mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
9222821974
which hopefully no one ever sees
434 B
434 B
Create this Page
You need to create a file for this page. You can either
- create a file in the
content
folder and fill it with Markdown content- inside a folder named by the page's title like
<TITLE>/_index.md
or<TITLE>/index.md
- named by the page's title like
<TITLE>.md
- inside a folder named by the page's title like
- create a file in the
static
folder and fill it with HTML content- inside a folder named by the page's title like
<TITLE>/index.html
- inside a folder named by the page's title like