zola/docs/content/documentation
Bert JW Regeer 5bf9ebc43a
Feature: allow spaces between dashes in filename for page (#1323)
* Allow optional whitespace around dash/underscore in filename

Allow file names that are as follows:

    2021-01-01 - test.md

To be parsed the same as if they were

    2021-01-01-test.md

The slug for both will now just be "test" instead of previously the
first example would have become "2021-01-01-test".

* Add documentation for optional whitespace in filename

* Test that updated regex does not take space after dash
2021-03-22 20:00:25 +01:00
..
content Feature: allow spaces between dashes in filename for page (#1323) 2021-03-22 20:00:25 +01:00
deployment Add Sourcehut Pages as deployment platform (#1365) 2021-02-20 17:26:46 +01:00
getting-started feat: add base16-atelierdune-light highlight theme (#1406) 2021-03-14 09:49:29 +01:00
templates Add path to TaxonomyTerm 2021-02-22 21:27:52 +01:00
themes Merge pull request #1038 from getzola/next 2020-09-04 23:42:30 +02:00
_index.md Update _index.md 2018-03-22 15:47:34 -06:00