Vincent Prouillet
|
74be6d9c15
|
Add asset list in file not name index.md error message
|
8 years ago |
Vincent Prouillet
|
1c9e078154
|
Clippy run
|
8 years ago |
Vincent Prouillet
|
73feb41e17
|
Add missing fields to serialization
Also use Option for Page::summary
Close #38
|
8 years ago |
Vincent Prouillet
|
7aeebcc981
|
Add current_url and current_path
To every templates, useful when doing
navigation to know which link is currently
active
|
8 years ago |
Vincent Prouillet
|
a6b8caf6de
|
Add shortcodes
|
8 years ago |
Vincent Prouillet
|
a02d50c22a
|
Add some colours
|
8 years ago |
Vincent Prouillet
|
58208df35a
|
Move highlight decision into the markdown_to_html fn
|
8 years ago |
Vincent Prouillet
|
d05a1559d9
|
Add prev/next hack
|
8 years ago |
Vincent Prouillet
|
9af85ba3e4
|
Pick highlighting theme from config
|
8 years ago |
Vincent Prouillet
|
f63ec475eb
|
Add categories and tags to sitemap
|
8 years ago |
Vincent Prouillet
|
cd70aac065
|
Clippy run
|
8 years ago |
Vincent Prouillet
|
7e496878e5
|
Sections
Parse _index.md files as sections and render them
|
8 years ago |
Vincent Prouillet
|
dde9af3efd
|
Copy assets found in content folders
|
8 years ago |
Vincent Prouillet
|
eaa09999fe
|
Clippy run
|
8 years ago |
Vincent Prouillet
|
2d26bf038c
|
Force refresh on content/template change and various fixes
|
8 years ago |
Vincent Prouillet
|
4406b16007
|
Detect whether the page needs highlighting
|
8 years ago |
Vincent Prouillet
|
a99f084ee2
|
Code highlighting
|
8 years ago |
Vincent Prouillet
|
d43d738a4f
|
RSS feed generation
|
8 years ago |
Vincent Prouillet
|
4f1f73fe56
|
Add summary
|
8 years ago |
Vincent Prouillet
|
434a7fcde8
|
Permalinks and sitemap
|
8 years ago |
Vincent Prouillet
|
e5367453d7
|
Wordcount + reading time
|
8 years ago |
Vincent Prouillet
|
4acce865b4
|
Sort by date
|
8 years ago |
Vincent Prouillet
|
e948df1028
|
Add a Site struct that knows how to parse/build a site
|
8 years ago |
Vincent Prouillet
|
91fa7e358c
|
Started working on gutenberg again
|
8 years ago |
Vincent Prouillet
|
efa58e7de8
|
Roughly working page rendering
|
8 years ago |
Vincent Prouillet
|
c09cfe2de4
|
Render section pages
|
8 years ago |
Vincent Prouillet
|
a147e68f78
|
Start building sites
|
8 years ago |
Vincent Prouillet
|
3cd5da2128
|
Separate front matter parsing from the page
|
8 years ago |
Vincent Prouillet
|
5ce6d41509
|
Add favicon to config
|
8 years ago |
Vincent Prouillet
|
a6e421c5e4
|
Parsing front matter
|
8 years ago |
Vincent Prouillet
|
a48a4c9bdf
|
Started working on pages
|
8 years ago |