Samuel Dionne-Riel
232053d4cd
doc: Fix article without image
2020-05-06 01:33:01 -04:00
Samuel Dionne-Riel
072562d770
doc: Add rouge
to the converter gems
2020-04-06 19:34:11 -04:00
Samuel Dionne-Riel
1a60911898
documentation: Fix UTF-8 parsing
...
When not having glibcLocales, nor a proper LANG set, asciidoctor would
work in US-ASCII.
2020-02-04 17:18:43 -05:00
Samuel Dionne-Riel
485ec7fad3
doc: Makes articles pipeline more aware of image alignment
...
This is technically a *content* based style, which is why it's fine to
do there, instead of semantically in the page.
The background-image basically acts an a "transparent" `<img />`.
2019-12-02 20:51:46 -05:00
Samuel Dionne-Riel
f480573cf7
doc: Fixup RSS generation without items
...
Well, don't generate!
This fixes local generation as
```
nix-build doc/
```
2019-12-02 19:15:18 -05:00
Samuel Dionne-Riel
fa0a2a5734
doc: Add <head> link to RSS feed
2019-12-02 18:04:21 -05:00
Samuel Dionne-Riel
810e18a758
doc: Add RSS generation
2019-12-02 17:49:39 -05:00
Samuel Dionne-Riel
74f421bab3
doc: Processor::Base knows about title and date
2019-12-02 17:49:39 -05:00
Samuel Dionne-Riel
bb26a473ba
doc: Article listing factored out
2019-12-02 17:49:39 -05:00
Samuel Dionne-Riel
244ca6fd47
doc: Reduce edit/source links hardcoding
...
This allows our split repository system to point to the right
repository.
2019-12-02 17:49:39 -05:00
Samuel Dionne-Riel
dc4ee58ffa
doc: Adds documentation and documentation support
2019-11-15 22:02:06 -05:00