Andreas Deininger
|
a0c6b4c595
|
Improve links (http -> https) (#9064)
Merge pull request 9064
|
2022-06-20 20:35:42 -07:00 |
XhmikosR
|
d9cf97e9c6
|
Switch to `https` when possible.
Also, remove two 404 links.
|
2016-11-29 23:39:23 +02:00 |
Parker Moore
|
b6c283a4ae
|
wip: allow custom extensions
|
2016-01-04 17:42:06 -08:00 |
rebornix
|
6a98ab2a15
|
Make `:title` cased for backwards compability and add `:slug` for uncased usage.
|
2015-11-18 10:43:13 +08:00 |
Parker Moore
|
0c624eb11b
|
The :title URL placeholder for collections should be the filename slug.
This mimicks posts most closely. It can be overridden by the
YAML front matter.
Undoes some of #2864.
|
2015-01-30 01:53:11 -08:00 |
Alfred Xing
|
7655b533c9
|
Allow documents to set `published` in front matter
|
2015-01-05 16:11:02 -08:00 |
Chris Frederick
|
be2b16507e
|
Test documents without a title
|
2014-09-01 13:32:31 +09:00 |
Chris Frederick
|
a5e51cfdbe
|
Properly handle titles with trailing punctuation
|
2014-09-01 13:25:38 +09:00 |
Parker Moore
|
530e049d2d
|
Read in static files info `collection.files` as `StaticFile`s.
|
2014-08-12 15:59:45 -04:00 |
Alfred Xing
|
bd59fa14f3
|
Add tests for static files in collections
|
2014-08-02 09:00:03 -07:00 |
Alfred Xing
|
a13a4ca532
|
Solidify document permalink tests
|
2014-07-07 10:39:22 -07:00 |
Alfred Xing
|
f830120044
|
Add test for document permalink
|
2014-07-07 10:28:03 -07:00 |
Jens Nazarenus
|
ae67940544
|
Adds the missing tests for #2405
|
2014-06-01 22:21:31 +02:00 |