Eric Lippmann
652bbdd878
Fix whitespaces
2024-10-24 13:33:11 +02:00
Eric Lippmann
2340f1f2c5
Fully support template files including template files
...
This update enables markdown files in the template directory to include other
files from the same directory, providing full support for Jinja templates.
Previously, when a file included another file that was naturally ordered before
it, the templates were already resolved due to in-place modifications. Now,
rather than modifying template files directly and renaming them later, they are
written to the target location instead.
2024-10-24 13:31:25 +02:00
Blerim Sheqa
6ee8811ab3
Add popup window for marketing purposes
2024-04-25 16:35:49 +02:00
Blerim Sheqa
0f7575d772
Map main branch to snapshot URL
2024-02-02 10:04:18 +01:00
Alexander A. Klimov
09ba3c5a50
Compress all .png-s via optipng
...
less size - less traffic.
2023-04-17 11:36:54 +02:00
Blerim Sheqa
01a87804f9
Allow injection of central docs for installation instructions
2022-10-26 12:12:06 +02:00
Blerim Sheqa
87bcc6d965
Sort 'From Source' installation steps explicitly to the end of ordering
2022-10-25 13:03:59 +02:00
Blerim Sheqa
fd977e14fd
Allow hiding the 'View on GitHub' badge
2022-07-04 15:16:30 +02:00
Johannes Meyer
e0385205cd
build-docs.rb: Parse templates
...
Templates are files inside a directory which has
the same name as a root file plus the `.d` extension.
The root file itself then is omitted in the index.
2022-01-28 14:28:23 +01:00
Blerim Sheqa
41a9ab0f92
Add option to skip update/clone of the repository
2022-01-25 13:11:11 +01:00
Blerim Sheqa
e7c156b72a
Add 'for' stopword
2021-09-10 11:44:10 +02:00
Blerim Sheqa
22bda17fa2
Add 'from' stopword
2021-09-10 11:42:43 +02:00
Blerim Sheqa
cedb620486
Add enhanced capitalization of navigation items
2021-09-10 11:40:39 +02:00
Blerim Sheqa
9900b949c9
Allow subdirectories for main navigation
2021-03-19 11:11:00 +01:00
Blerim Sheqa
7ad028cd88
Allow versionized docs from support branches
2021-02-09 13:41:52 +01:00
Blerim Sheqa
e9409154e2
Update styling accordingly
2020-11-03 13:59:00 +01:00
Blerim Sheqa
a300248533
Ignore events from the past
2019-07-22 13:26:11 +02:00
Blerim Sheqa
a927539e93
Fix regex to replace links in index.html
2018-11-26 11:11:19 +01:00
Blerim Sheqa
efbe386eb7
Skip empty yaml files
2018-03-22 16:28:07 +01:00
Blerim Sheqa
e2a7d20a3f
Move field start_date to date
2018-01-30 13:58:45 +01:00
Blerim Sheqa
780ec3e48c
Add upcoming events to the header
2018-01-30 10:31:16 +01:00
Blerim Sheqa
b5495d40db
Update regex to match anchor links
2017-11-30 09:00:23 +01:00
Blerim Sheqa
487815e6f0
Rewirte links to PNG images in index.md
2017-11-28 10:11:28 +01:00
Blerim Sheqa
7bf811f84d
Don't replace http(s) links in index.md
2017-10-20 13:15:20 +02:00
Blerim Sheqa
8f80bb92c1
Fix links in index.md
2017-10-20 12:47:21 +02:00
Blerim Sheqa
af82165502
Use git system commands instead of ruby gems
2017-10-19 09:58:31 +02:00
Blerim Sheqa
d37721a3b3
Fix cloning and checkout mechanism
2017-10-18 15:06:30 +02:00
Blerim Sheqa
04e9177a0b
Allow project to have subprojects with categories
2017-10-12 15:01:41 +02:00
Blerim Sheqa
14d314dd8f
Optimizations for single project usage
2017-10-10 14:10:19 +02:00
Michael Friedrich
699bd3e962
Fix that branch checkouts always pull master instead of origin branch
2017-09-21 13:58:55 +02:00
Michael Friedrich
63c979f37b
Ensure to pull the reference (branch) after fetching it
2017-08-08 15:03:29 +02:00
Michael Friedrich
87cecdc25a
Ensure to fetch before checking out a new Git ref
2017-08-02 16:40:07 +02:00
Blerim Sheqa
c9e8eb78d3
Use '/snapshot' path if ref is master
2017-07-19 13:58:57 +02:00
Blerim Sheqa
5059610de6
Update project instead of re-initialize
2017-07-19 12:53:53 +02:00
Blerim Sheqa
c6650ffa3c
Add category option for projects
2017-07-19 09:49:12 +02:00
Blerim Sheqa
ea48dfa768
Sort files found in projects docs directory by name
2017-07-18 14:47:45 +02:00
Blerim Sheqa
cfebfdfb10
Initial commit
2017-07-18 13:36:11 +02:00