Vincent Prouillet
ec35d72b6f
Add some deployment docs
6 years ago
Vincent Prouillet
f7cacba3f0
Update deps and changelog
6 years ago
Andrew Zah
f5ced05926
Separate interface and base url for gutenberg serve ( #223 )
Separate interface and base_url for serve
You can now have a different base_url and listening interface.
The `gutenberg serve` cmd now accepts `-u`/`--base-url`, but it defaults to `127.0.0.1`.
6 years ago
Vincent Prouillet
16f658c70c
Move test_site and turn rebuild.rs into a component
6 years ago
Vincent Prouillet
29ce510aa3
Add inline option of markdown filter
Fix #197
6 years ago
Sven-Hendrik Haase
462365642d
Proper Arch Linux spelling
It's either Arch Linux or archlinux but never Archlinux or ArchLinux.
6 years ago
Vincent Prouillet
f3b1553a26
Update docs about trans
6 years ago
Peter Reijnders
ec9375422d
added reference to materialize theme and 'who is using'
6 years ago
Vincent Prouillet
ade179ec15
Mention lack of quotes for dates in docs
6 years ago
Peter Reijnders
3ffcfda1a0
added remark concerning include-not-in-templates ( #209 )
* added remark concerning include-not-in-templates
Closes https://github.com/Keats/gutenberg/issues/208
6 years ago
Vincent Prouillet
1254d0a71d
Update syntaxes
And add Prolog (closes #170 )
6 years ago
Vincent Prouillet
14edd2b875
Add output-dir option to build & serve
From #191
6 years ago
Vincent Prouillet
638d4d7bc3
Mention index.html for index page in docs
7 years ago
Vincent Prouillet
021c99c5f0
Fix tests and add taxonomies to changelog
7 years ago
Vincent Prouillet
322d2f30fb
Add get_taxonomy_url global_fn
And fix bug with taxonomies urls
7 years ago
Carson Page
8759323a16
Add trailing_slash opt. to get_url ( #173 )
* Added inital trailing_slash impl
* Added simple test
* Updated docs website to use trailing_slash option
* Updated documentation to reflect new trailing_slash option
* Added combined cachebust and trailing_slash test
7 years ago
Thomas Vincent
889cb6bcf8
Typo fix
7 years ago
Vincent Prouillet
c0c187c955
Mention config for taxonomies docs
7 years ago
Vincent Prouillet
3040f00de2
Add docs for taxonomies
Close #167
7 years ago
Carson Page
193d0184f0
Added installation method for Void Linux
7 years ago
Vincent Prouillet
b4c8b5912c
Fix typo in section front-matter doc
7 years ago
Vincent Prouillet
3f9d39481d
Add brew installation & contributing doc
7 years ago
Vincent Prouillet
560e467694
Add page.draft to docs
7 years ago
Vincent Prouillet
791fbe685b
Add page and section components
7 years ago
Vincent Prouillet
bfdfe3bba3
Properly parse shortcode arg value types
7 years ago
Vincent Prouillet
be2f01b5bc
Some addition to themes creation
7 years ago
Vincent Prouillet
9d0f84051d
Add test for unterminated shortcode#
7 years ago
Vincent Prouillet
7d7efdd6ea
Handle markdown parser potentially splitting shortcodes
7 years ago
King Claudy
a6919d4b6d
Docs : Fix typo in Templates/Overview
7 years ago
Quentin Bourgeois
97a439b2fe
<documentation/page.md: Fix a typo into page.md doc>
7 years ago
Vincent Prouillet
7cf120d0da
Add scoop install instructions
7 years ago
Vincent Prouillet
ccaefed304
Fix typo in theme docs
7 years ago
Vincent Prouillet
5318c9bc4c
id -> url in gist shortcode doc
7 years ago
Baptiste Fontaine
31f6a923eb
documentation: fix a duplicated “the”
7 years ago
Vincent Prouillet
5b3d17cd2c
Fix tera link
7 years ago
Vincent Prouillet
f2a5c959c1
Redirect on templates and themes sections
7 years ago
Justus Perlwitz
7d13489555
Fix tera netlify link
7 years ago
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
7 years ago
Christian Oliff
5be8983f4a
capitalization and spacing fix
7 years ago
Christian Oliff
9b9c2c4835
MacOS is one word
7 years ago
Vincent Prouillet
80aae52ce4
Use netlify as base url for site
7 years ago
Vincent Prouillet
f6dac93ffc
Update installation notes
7 years ago
Vincent Prouillet
73797efe90
Add a base-url flag to the build command
7 years ago
Vincent Prouillet
f26b9d53bd
url -> path in page front-matter
7 years ago
Vincent Prouillet
c348648b02
Some design work on docs
7 years ago
Vincent Prouillet
6c8c27aa55
Redirect the documentation section index
7 years ago
Vincent Prouillet
952b6679ce
Change taxonomies to be sorted a-z and add permalinks
7 years ago
Vincent Prouillet
57b87aa50a
Add more docs pages
7 years ago
Vincent Prouillet
dee1dbe667
Working on site
And some tweaks as I write the docs
7 years ago
Vincent Prouillet
bad1378485
WIP docs
7 years ago