hugo-PaperMod/content/post
Alexandros 5cf42a224f Remove SymLink Add Aliases (#26)
This PR reverts commit 6ad74b6 and instead adds the following under `content/post/_index.md`:
```
aliases = ["posts","articles"]
```

Basically the symlink from #24 duplicated all posts in theme demos, so it needs to be removed.

Aliases on the other hand thanks to the Netlify Redirect Output Format defined in the gohugoio theme over [here](4320e757c9/config.toml (L21-L31)) and [here](https://github.com/gohugoio/gohugoioTheme/blob/master/layouts/index.redir) become 301 redirects, so they hopefully offer a solution to the issue of the various themes using different sections in their demos that I described in https://github.com/gohugoio/hugoBasicExample/pull/24
2019-02-21 00:53:36 +01:00
..
_index.md Remove SymLink Add Aliases (#26) 2019-02-21 00:53:36 +01:00
creating-a-new-theme.fr.md Added french posts translation for testing internationalization (i18n) (#11) 2019-02-17 11:28:24 +01:00
creating-a-new-theme.md Move menu configuration in config.toml (#25) 2019-02-20 20:30:20 +01:00
goisforlovers.fr.md Added french posts translation for testing internationalization (i18n) (#11) 2019-02-17 11:28:24 +01:00
goisforlovers.md Move menu configuration in config.toml (#25) 2019-02-20 20:30:20 +01:00
hugoisforlovers.fr.md Added french posts translation for testing internationalization (i18n) (#11) 2019-02-17 11:28:24 +01:00
hugoisforlovers.md Move menu configuration in config.toml (#25) 2019-02-20 20:30:20 +01:00
migrate-from-jekyll.fr.md Added french posts translation for testing internationalization (i18n) (#11) 2019-02-17 11:28:24 +01:00
migrate-from-jekyll.md Move menu configuration in config.toml (#25) 2019-02-20 20:30:20 +01:00