Vincent Prouillet
|
b3b2527c5d
|
TIL about serde default
|
6 years ago |
Vincent Prouillet
|
791fbe685b
|
Add page and section components
|
7 years ago |
Vincent Prouillet
|
dee1dbe667
|
Working on site
And some tweaks as I write the docs
|
7 years ago |
Vincent Prouillet
|
f11cc6abb4
|
Serialize page & section paths is, without leading slash
|
7 years ago |
Vincent Prouillet
|
c77cc9b170
|
First draft of theme support
|
7 years ago |
Vincent Prouillet
|
3cb4641f1f
|
Remove sections for index page and clean up pager
|
7 years ago |
Vincent Prouillet
|
c3b525745e
|
Convert project to a workspace
|
7 years ago |
Vincent Prouillet
|
c3986b701a
|
Add table of contents support
|
7 years ago |
Vincent Prouillet
|
2d949249c3
|
Add trailing slash to paths and permalinks. Fix #85
|
7 years ago |
Vincent Prouillet
|
dbe4a1d517
|
Move insert_anchor to section and allow left/right
|
7 years ago |
Vincent Prouillet
|
26159609d2
|
Add a rendering module
|
7 years ago |
Vincent Prouillet
|
be784bbaa3
|
Refactor taxonomies
Fix #66
|
7 years ago |
Vincent Prouillet
|
056bf55881
|
Add a FileInfo struct to hold some common data about the files
|
7 years ago |
Vincent Prouillet
|
4f27dc2f18
|
Move find_content_components to content mod
|
7 years ago |
Vincent Prouillet
|
07f11755d6
|
Create a content mod
|
7 years ago |
Vincent Prouillet
|
09d5e74a65
|
Smarter rebuild on content change
Fix #59
|
7 years ago |
Vincent Prouillet
|
299c3c8b22
|
Separate Page and Section front matter into 2 structs
Fix #61
|
7 years ago |
Vincent Prouillet
|
5ac5625de1
|
Default to not generating tags and categories page
Also add a Site::render_section method
|
7 years ago |
Vincent Prouillet
|
8711c9a3c0
|
Change Site::section and fix empty paginated sections
|
7 years ago |
Vincent Prouillet
|
c565f10cb3
|
Let sections have their own body
|
7 years ago |
Vincent Prouillet
|
005990a928
|
Create a default index section if there is none
|
7 years ago |
Vincent Prouillet
|
4df9752b54
|
Pass the <directory, section> to the index
|
7 years ago |
Vincent Prouillet
|
2d4cba5b2d
|
Make index a section like any other
|
7 years ago |
Vincent Prouillet
|
5bfe1c213b
|
Clippy run
|
7 years ago |
Vincent Prouillet
|
a3318d4b56
|
Pagination
|
7 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
|
7 years ago |
Vincent Prouillet
|
a6b8caf6de
|
Add shortcodes
|
7 years ago |
Vincent Prouillet
|
f63ec475eb
|
Add categories and tags to sitemap
|
7 years ago |
Vincent Prouillet
|
7e496878e5
|
Sections
Parse _index.md files as sections and render them
|
7 years ago |