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
Vincent Prouillet
d6cbf44cdf
Merge pull request #135 from coliff/patch-3
capitalization and spacing fix
7 years ago
Christian Oliff
5be8983f4a
capitalization and spacing fix
7 years ago
Vincent Prouillet
65efea81d7
Merge pull request #134 from coliff/patch-2
MacOS is one word
7 years ago
Christian Oliff
9b9c2c4835
MacOS is one word
7 years ago
Vincent Prouillet
e06611f46f
Forgot to let base-url take a value >_>
7 years ago
Vincent Prouillet
3e421fb951
Releasing 0.2.1
7 years ago
Vincent Prouillet
04b27d5923
Add more syntaxes
7 years ago
Vincent Prouillet
d2177df838
Stop using clap macro
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
380a807783
Releasing v0.2.0
7 years ago
Vincent Prouillet
d58878140a
Merge pull request #126 from phil-opp/patch-1
Fix code example and markdown syntax in Readme
7 years ago
Philipp Oppermann
3f5401c3f1
Fix code example and markdown syntax in Readme
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
a24851790c
Fix bug with colocated folders
7 years ago
Vincent Prouillet
c348648b02
Some design work on docs
7 years ago
Vincent Prouillet
5aed3a4a1d
Default to compressed sass output
7 years ago
Vincent Prouillet
2db7ec4843
Remove deprecated link param of get_url
7 years ago
Vincent Prouillet
f0674ed576
Update syntaxes
7 years ago
Vincent Prouillet
86b2d08de8
Add 1337 color scheme
7 years ago
Vincent Prouillet
97d5561569
Next version will be 0.2.0
7 years ago
Vincent Prouillet
a1d211b394
Add 17cups
7 years ago
Vincent Prouillet
6c8c27aa55
Redirect the documentation section index
7 years ago
Vincent Prouillet
20c1947b47
Clippy run
7 years ago
Vincent Prouillet
f2a641abea
Merge pull request #124 from Keats/site
Working on site
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
c2b190513e
Refactor markdown header rendering
7 years ago
Vincent Prouillet
de5d711771
Use flags for port/interface in serve cmd
7 years ago
Vincent Prouillet
5d7e0bb33e
Register all Tera global fns on change
7 years ago
Vincent Prouillet
f11cc6abb4
Serialize page & section paths is, without leading slash
7 years ago
Vincent Prouillet
b248b03045
Allow sorting subsections by weight
7 years ago
Vincent Prouillet
2d97786e67
Add back drafts
7 years ago
Vincent Prouillet
5f5064c0c6
Merge pull request #119 from Keats/site
Site
7 years ago
Vincent Prouillet
bad1378485
WIP docs
7 years ago
Vincent Prouillet
195b760fdc
Fix subsection pages not being filled correctly
7 years ago
Vincent Prouillet
a07835bbe3
Ignore folder change on live reload. Close #118
7 years ago
Vincent Prouillet
52fa0c3023
WIP site
7 years ago
Vincent Prouillet
f5e1b0c170
Get ready for 0.1.3 release
7 years ago
Vincent Prouillet
0d69fd33dd
Update syntaxes
7 years ago
Vincent Prouillet
f58e416b96
Clippy run
7 years ago
Vincent Prouillet
e1ee6b9dc4
Add test for extending theme template
7 years ago
Vincent Prouillet
edc3fd2295
Only build inheritance chain for user tpls after adding theme tpl
7 years ago
Vincent Prouillet
133184ba20
Merge pull request #114 from Keats/themes
Add theme support
7 years ago
Vincent Prouillet
8f40f72ed7
Add some docs
7 years ago
Vincent Prouillet
699ffb07ce
Create themes folder on init
7 years ago
Vincent Prouillet
262ff5ec00
Rewrite theme tera paths and merge theme.toml data
7 years ago