Commit graph

33 commits

Author SHA1 Message Date
Maxime Chretien
962d6fb539 web interface: Add support for Kconfig and Devicetree idents
Keep old urls compatibility by settings family to C when nothing is
given.

Add a select element to select in which file family we want to search an
ident.

Update filters to support families and to handle Kconfig idents properly.

Signed-off-by: Maxime Chretien <maxime.chretien@bootlin.com>
2020-05-22 10:29:24 +02:00
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
3de325ca86 Improve and update website banner
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
2020-02-04 10:51:24 +01: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
73360d1397 Finalize banner
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
2019-06-27 14:51:33 +02:00
Michael Opdenacker
1f3204f2b7 Further banner text reduction
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
2019-06-27 14:39:54 +02:00
Michael Opdenacker
856362da73 Attempt to further reduce banner size
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
2019-06-27 14:38:29 +02:00
Michael Opdenacker
f8fb7aa837 Shrink banner text
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
2019-06-27 14:36:43 +02:00
Michael Opdenacker
cbc3f17c47 Change banner text
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
2019-06-27 14:35:14 +02:00
Michael Opdenacker
3e69f7ddb1 Update banner hyperlink
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
2019-03-21 11:27:24 +01: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
1637e1eca6 Update icons
- Using Mastodon instead of GooglePlus (RIP)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
2019-03-20 11:02:23 +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
Michael Opdenacker
40f8e8073d Header template: update Bootlin URLs
Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
2018-03-29 09:22:17 +02:00
Michael Opdenacker
a04691b836 Use "Elixir Cross Referencer" as subtitle
Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
2018-03-28 07:22:35 +02:00
Michael Opdenacker
bec9845f05 Use SVG instead of text logo
Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
2018-03-20 13:04:46 +01:00
Michael Opdenacker
7f90746343 Update company references
Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
2018-03-20 11:46:06 +01:00
Mikaël Bouillot
537e6b3a7b Change business name 2018-02-15 21:27:00 +00:00
zo
a0790a5bee Use mobile-first approach and sticky positioning 2017-09-25 12:40:35 +00:00
Michael Opdenacker
163acc2847 Revert "Update title in Free Electrons header"
This reverts commit a9e7871f37.
2017-09-25 14:04:34 +02:00
Michael Opdenacker
a9e7871f37 Update title in Free Electrons header
Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
2017-08-01 10:58:51 -04:00
Michael Opdenacker
d011166a56 Minor title style improvement
Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
2017-06-25 22:50:58 +02: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
48f2a3ade3 Use tabs in templates/header.html 2017-05-12 15:27:38 +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