Vincent Prouillet
|
d9dbf4d567
|
Fix internal links to content dir not working
Closes #275
|
2018-03-29 14:55:26 +02:00 |
|
Vincent Prouillet
|
9c0dd95bdb
|
Fix theme shortcode not being useable
Closes #272
|
2018-03-28 21:09:08 +02:00 |
|
Vincent Prouillet
|
d67211bfd6
|
Fix many shortcode parsing issues
Closes #228
Closes #229
|
2018-03-28 19:41:04 +02:00 |
|
Vincent Prouillet
|
e40e97711f
|
Some more bits about continue_reading anchor
|
2018-03-28 17:01:14 +02:00 |
|
Vincent Prouillet
|
4c6e6c721f
|
Merge pull request #269 from Libbum/summarylink
Anchor tag for summary
|
2018-03-28 16:52:38 +02:00 |
|
Tim DuBois
|
c8dfc5156a
|
Change naming convention
|
2018-03-27 07:38:04 +02:00 |
|
Vincent Prouillet
|
c06f452fe6
|
Mention Pelican features come from plugins
Close #265
|
2018-03-26 17:53:53 +02:00 |
|
Vincent Prouillet
|
caeda1dfb4
|
Update deps
|
2018-03-26 17:52:06 +02:00 |
|
Tim DuBois
|
46115334c8
|
Documentation
|
2018-03-25 13:17:03 +02:00 |
|
Tim DuBois
|
0a34184ac5
|
Anchor tag for summary
|
2018-03-25 13:05:42 +02:00 |
|
Vincent Prouillet
|
f0fe4541ba
|
Merge pull request #268 from ErichDonGubler/sass-docs
Add docs for Sass processing
|
2018-03-23 19:02:27 +01:00 |
|
Erich Gubler
|
72d50eed7f
|
Sass docs: try replacing // comments with # comments when they don't indicate output paths, try to resolve single-quote issue
|
2018-03-23 08:52:05 -06:00 |
|
Erich Gubler
|
b38a504094
|
Update _index.md
|
2018-03-22 15:47:34 -06:00 |
|
Erich Gubler
|
110e846fbe
|
Docs: add an entry for Sass processing in the main Content section
|
2018-03-22 15:46:40 -06:00 |
|
Vincent Prouillet
|
ab03d26370
|
Merge pull request #253 from Keats/search
[WIP] Search
|
2018-03-22 14:30:12 +01:00 |
|
Vincent Prouillet
|
73ddbf7152
|
Write some docs
|
2018-03-21 16:18:24 +01:00 |
|
Vincent Prouillet
|
6100a430c4
|
Design tweaks on docs
|
2018-03-21 15:25:25 +01:00 |
|
Vincent Prouillet
|
2c538d3776
|
Fix some bugs in search
|
2018-03-20 23:08:20 +01:00 |
|
Vincent Prouillet
|
b0363298f5
|
Search is working now
|
2018-03-20 21:27:33 +01:00 |
|
Vincent Prouillet
|
ddf8970ad8
|
[WIP] Search
|
2018-03-20 18:43:30 +01:00 |
|
Vincent Prouillet
|
f1abbd0860
|
Move copy utils to utils crate
|
2018-03-20 18:43:17 +01:00 |
|
Vincent Prouillet
|
bcf42a0c10
|
The wonders of serde default, take 2
|
2018-03-20 18:42:42 +01:00 |
|
Vincent Prouillet
|
cbb2c59b91
|
Add indented Sass to changelog
|
2018-03-19 18:50:04 +01:00 |
|
Vincent Prouillet
|
d0137377d5
|
Merge pull request #264 from ErichDonGubler/sass-indented-syntax
Make indented syntax available for SASS via the "sass" file extension
|
2018-03-19 18:46:07 +01:00 |
|
Erich Gubler
|
0d8dc656f1
|
CR review: s/Options/SassOptions/, break bail args in compile_sass into multiple lines
|
2018-03-19 10:04:48 -06:00 |
|
Vincent Prouillet
|
43db3a43ff
|
Do not require themes to have a static folder
|
2018-03-18 09:34:37 +01:00 |
|
Vincent Prouillet
|
b558b51dff
|
Mention sass folders in docs and changelog
|
2018-03-17 20:42:06 +01:00 |
|
Vincent Prouillet
|
ac8f3a6353
|
Merge pull request #255 from ErichDonGubler/sass-folders
Preserve folder structure of SCSS content
|
2018-03-17 20:39:19 +01:00 |
|
Erich Gubler
|
ea4cc63aa9
|
Make indented syntax available for SASS via the "sass" file extension
|
2018-03-17 13:23:02 -06:00 |
|
Erich Gubler
|
9fbbcca3c6
|
Preserve folder structure of SCSS content
|
2018-03-17 13:22:23 -06:00 |
|
Vincent Prouillet
|
00729581f9
|
Break sorting ties by a-z ordering
Closes #259
|
2018-03-17 18:08:02 +01:00 |
|
Vincent Prouillet
|
3a2dab5974
|
Sort sitemap elements by permalink
Closes #257
|
2018-03-17 14:34:02 +01:00 |
|
Vincent Prouillet
|
cdaab76e77
|
Merge pull request #261 from Libbum/axoimatic
Add Axiomatic Semantics to examples
|
2018-03-17 13:59:56 +01:00 |
|
Vincent Prouillet
|
1d81bbcfd7
|
Add small blurb about pagination activation
|
2018-03-17 13:58:32 +01:00 |
|
Tim DuBois
|
eb9323a08b
|
Add AS to examples
|
2018-03-17 12:56:03 +01:00 |
|
Vincent Prouillet
|
34d381ea1b
|
Merge pull request #256 from pandark/date-without-quote
Remove quote around (empty) date in the example
|
2018-03-17 10:27:31 +01:00 |
|
Adrien "pandark" Pachkoff
|
43bba8cbdb
|
Remove quote around (empty) date in the example
Dates must not be surrounded by quotes.
|
2018-03-17 05:17:41 +01:00 |
|
Vincent Prouillet
|
2eacb8247b
|
Fix config CLI option
Closes #254
|
2018-03-16 19:11:12 +01:00 |
|
Vincent Prouillet
|
b3b2527c5d
|
TIL about serde default
|
2018-03-12 20:11:03 +01:00 |
|
Vincent Prouillet
|
bb5cdc0b6c
|
Update deps
|
2018-03-12 18:31:11 +01:00 |
|
Vincent Prouillet
|
19ec0604d8
|
Add support content formats to comparison
|
2018-03-12 18:09:28 +01:00 |
|
Vincent Prouillet
|
115033a45b
|
Merge pull request #247 from Keats/comparison
Add comparison between SSG
|
2018-03-12 17:59:25 +01:00 |
|
Vincent Prouillet
|
680085498f
|
Fix incorrect points
|
2018-03-12 17:55:59 +01:00 |
|
Vincent Prouillet
|
a1bc92cc50
|
Add some more elements to comparison
|
2018-03-12 16:39:53 +01:00 |
|
Vincent Prouillet
|
75d9d10805
|
Update README.md
|
2018-03-09 12:53:13 +01:00 |
|
Vincent Prouillet
|
89478db268
|
Add comparison between SSG
|
2018-03-07 17:52:33 +01:00 |
|
Vincent Prouillet
|
15dd8e629e
|
v0.3.2
|
2018-03-05 19:26:27 +01:00 |
|
Vincent Prouillet
|
f9bb73f7bb
|
Merge pull request #239 from Keats/next
Next version
|
2018-03-05 19:23:18 +01:00 |
|
Vincent Prouillet
|
fcd6cbcd32
|
Add some mobile css for themes
|
2018-03-05 18:27:59 +01:00 |
|
Vincent Prouillet
|
c0ea30e2e1
|
Update themes & design list
|
2018-03-05 18:21:53 +01:00 |
|