convert index page to markdown

This commit is contained in:
2023-02-25 23:34:52 +10:30
parent 285d411054
commit ca15847898
2 changed files with 20 additions and 24 deletions

View File

@ -1,24 +0,0 @@
---
title: uuu
layout: layout/base.njk
comment: created with help from https://flamedfury.com/guides/11ty-homepage-neocities/
---
<p>
Check out your cool new static site built with
<a href="https://11ty.dev">11ty</a> on
<a href="https://neocities.org/">Neocities</a>.
</p>
<p>if the test worked, this text should be displaying on the live website</p>
<p>This homepage template is perfect for:</p>
<ul>
<li>Creating your own space on the web</li>
<li>Expressing yourself</li>
<li>Displaying all the gifs you've collected</li>
</ul>
<h2>Why do you want a homepage?</h2>
<p>The web was made for personal homepages, make this one yours</p>

20
src/index.md Normal file
View File

@ -0,0 +1,20 @@
---
title: uuu
layout: layout/base.njk
comment: created with help from https://flamedfury.com/guides/11ty-homepage-neocities/
---
Check out your cool new static site built with
[11ty](https://11ty.dev) on
[Neocities](https://neocities.org/).
if the test worked, this text should be displaying on the live website
This homepage template is perfect for:
- Creating your own space on the web
- Expressing yourself
- Displaying all the gifs you've collected
### Why do you want a homepage?
The web was made for personal homepages, make this one yours