Vincent Prouillet
b89fc2c274
Merge branch 'master' into next
2021-07-18 13:53:27 +02:00
Vincent Prouillet
3e1a934604
Fix tests and add note about translations
2021-06-25 10:12:05 +02:00
Avinash Sonawane
6a84f1b4b8
Docs: weight ties sort sections in random order ( #1492 )
2021-05-26 16:34:39 +02:00
Vincent Prouillet
c6a1c8be5c
Clearer page sorting comment
2020-06-18 23:21:35 +02:00
Vincent Prouillet
a3a5b9ea06
Merge pull request #976 from getzola/next
...
0.11.0
2020-05-25 18:14:42 +02:00
Clément Joly
6b91328e81
Typos ( #1010 )
2020-04-26 20:35:59 +02:00
Chris Morgan
eb7751955a
WIP: add an 'updated' field to pages
...
Also change a few other things to use it, as noted in CHANGELOG.md.
TODO:
- Write a couple of tests: updated field, last_updated template variable
One slight open questions: should `updated` default to the value of
`date` rather than to None? Then pages with `date` could safely assume
`updated`.
2020-04-14 17:29:46 +05:30
Vincent Prouillet
469babbd97
Update docs on markdown filter
...
Closes #989
2020-04-12 17:26:01 +02:00
Philipp Oppermann
72373bea9b
Add path to TranslatedContent
( #863 )
...
* Add path to `TranslatedContent`
This makes it possible to retrieve the translated page through the `get_page` function.
* Use TranslatedContent::path field in test_site_i18n
Use it with the `get_page` function to get a reference to the page object.
2020-02-02 17:48:43 -08:00
photong
51d4b6bd6a
Simple clean up of documentation. ( #849 )
...
* Update installation.md
* Update cli-usage.md
* Update installation.md
* Update directory-structure.md
* Update configuration.md
* Update overview.md
* Update section.md
* Update page.md
* Update section.md
* Update configuration.md
* Update page.md
* Update section.md
* Update page.md
* Update shortcodes.md
* Update linking.md
* Update table-of-contents.md
* Update syntax-highlighting.md
* Update taxonomies.md
* Update search.md
* Update sass.md
* Update index.md
* Update multilingual.md
* Update overview.md
* Update pages-sections.md
* Update pagination.md
* Update taxonomies.md
* Update rss.md
* Update sitemap.md
* Update robots.md
* Update 404.md
* Update archive.md
* Update overview.md
* Update installing-and-using-themes.md
* Update creating-a-theme.md
* Update netlify.md
* Update github-pages.md
* Update gitlab-pages.md
* Update index.md
* Update page.md
* Update section.md
* Updates.
2020-02-02 17:48:42 -08:00
Bob
4aa2ba84fc
Let toc is visable through Page & Section variables in templates ( #818 )
...
* Let toc is visable through Page & Section variables in templates
* Removed the current toc variable from page & section
2020-02-02 17:44:38 -08:00
Einar
e194294664
Pages -> Page ( #903 )
2019-12-26 13:55:54 +01:00
Vincent Prouillet
67ddabfa8b
Fix doc mentioning non-existent fields on sections
2019-02-27 17:59:09 +01:00
Vincent Prouillet
705a30aa8d
Move toc to be a rendering page/section variable level
2019-02-09 20:49:18 +01:00
Vincent Prouillet
1c7729cac6
Default lang to config.default_language
2019-01-29 19:20:11 +01:00
Vincent Prouillet
e119b68533
Remove earlier/later/lighter/heavier from pages when rendering sections
2019-01-21 17:55:05 +01:00
Vincent Prouillet
19075191ff
Add translations to page/sections
2019-01-04 20:31:31 +01:00
Vincent Prouillet
779511ae43
Pass down lang and start docs
2018-12-28 13:24:49 +01:00
Vincent Prouillet
0101e5cb12
Update docs to refer to zola
2018-10-18 23:11:36 +02:00
Vincent Prouillet
83b04a561c
Expose relative path of pages & sections
...
Closes #485
2018-10-18 18:00:40 +02:00
Vincent Prouillet
957c6bed9d
Have a list of ancestors instead of only parent section
2018-10-18 15:54:51 +02:00
Vincent Prouillet
f14dbcbdf4
section.subsections is now an array of paths
...
Close #446
Close #260
Close #478
Close #284
Close #480
2018-10-15 22:28:27 +02:00
Vincent Prouillet
5ed489d4f2
Merge pull request #389 from Libbum/pagination
...
Update pagination for test_site posts
2018-09-02 21:34:16 +02:00
Joe Clay
005e1f00b6
Update page variable list for custom taxonomies
...
I love the new support for custom taxonomies! I got a little thrown off when updating my site, though, as the docs didn't specify how the page would expose the taxonomies to the template. Wasn't too hard to figure it out, but I figured I'd save the next person who tries it the effort :)
2018-08-12 13:09:46 +01:00
cmal
ec65d01a72
Add assets to Sections variables
2018-08-10 15:59:03 +02:00
Daniel Sockwell
554d50720c
Update templates/pages-sections.md
2018-07-29 16:53:42 -04:00
Vincent Prouillet
d47ba4aff0
Rebasing + tweaks
2018-06-25 19:13:21 +02:00
Vincent Prouillet
8e8cdfeb7f
Add year, month and day to page context with a date
2018-06-25 18:06:25 +02:00
Vojtech Kral
77bc526008
imageproc: Fix naming, cleanup
2018-06-25 18:05:49 +02:00
Vojtech Kral
7c8d39fe9c
Docs for resize_image()
2018-06-25 18:05:04 +02:00
Vojtech Kral
6662014e55
Add image resizing support #225
2018-06-25 18:05:04 +02:00
Clar Charr
da3b0fcf0e
Use proper Unicode word count; fixes #304
2018-06-25 18:02:07 +02:00
Vincent Prouillet
638d4d7bc3
Mention index.html for index page in docs
2017-11-26 11:34:18 +01:00
Vincent Prouillet
560e467694
Add page.draft to docs
2017-11-01 14:53:28 +01:00
Vincent Prouillet
791fbe685b
Add page and section components
2017-10-31 16:41:31 +01:00
Vincent Prouillet
bdcad38310
Finishing up site ( #131 )
...
* Finishing up site
* Make site a bit responsive
* Fix menu responsiveness
* Remove Fira Sans and revamp a bit text
* Update list of syntax and change output of syntax
* Add Rust mention
* Some doc tweaks
* Correct capitalization for GitHub
Correct capitalization for GitHub
* Some CSS tweaks
* More css tweaks + favicon
* Add link to my site
2017-10-19 13:48:50 +02:00
Vincent Prouillet
57b87aa50a
Add more docs pages
2017-10-01 12:51:43 +09:00
Vincent Prouillet
dee1dbe667
Working on site
...
And some tweaks as I write the docs
2017-09-29 15:37:58 +09:00