Commit graph

15 commits

Author SHA1 Message Date
Chris White
f112ab0826 Regularize whitespace; add editorconfig
- Change the few files that use leading tabs into leading spaces.
  This way they match the other files in the repo.
- Add an EditorConfig file so that supported editors will automatically
  use spaces instead of tabs.
- (Extra) Add some common editor backup-file extensions to .gitignore.
2020-03-21 08:58:43 -04:00
Michael Opdenacker
229491e7d8 Bump version number to 1.0
- A database rebuild is needed after some indexing changes
  (aca12c5c) and a tokenizer bug fix (dbec4df)

- This version change also shows the progress and maturity of the
  project, now supporting the source code of 16 projects.

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
2019-10-08 11:38:46 +02:00
Michael Opdenacker
0eea6aa35f Add a message banner and hyperlink to the header
- This allows to make some announcements

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
2019-03-21 07:36:31 +01:00
Michael Opdenacker
fd81603a4e Update URLs
- In particular the GitHub URL for the project

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
2018-07-18 08:23:27 +02:00
Michael Opdenacker
e732c6a295 Version 0.3: support projects through rudimentary "plugins"
- Allows to add a project by just adding custom
  definitions to projects/<project>.sh

- Except for cases that haven't been anticipated yet,
  modifying common code should no longer be needed

Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
2018-04-03 15:29:08 +02:00
zo
a0790a5bee Use mobile-first approach and sticky positioning 2017-09-25 12:40:35 +00:00
zo
fab6fc0c9c Add cache invalidation for style.css and script.js 2017-05-26 18:48:25 +02:00
Mikaël Bouillot
204e715d01 Elixir 0.2 2017-05-25 10:56:01 +02:00
zo
5a7d21133b Add outdated browser warning 2017-05-22 14:38:08 +02:00
zo
ccc2cc4b6a Use <select> for projects 2017-05-22 14:20:26 +02:00
zo
5f5a5d9bfc Add missing <ul> for projects 2017-05-15 08:49:54 +02:00
zo
bcbf25a6b1 Move project link in footer 2017-05-12 20:57:34 +02:00
zo
6253ac87e3 Add new static assets 2017-05-12 15:48:21 +02:00
zo
0fe583011b Add dynamic projects list 2017-05-12 15:24:51 +02:00
zo
46f7eb7089 Use jinja template engine 2017-05-12 15:19:17 +02:00