shit's finally working
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
+++
|
||||
title = "List of blog posts"
|
||||
title = "Blog Posts"
|
||||
sort_by = "date"
|
||||
template = "blog.html"
|
||||
page_template = "blog-page.html"
|
||||
+++
|
||||
here
|
||||
|
@@ -1,10 +1,5 @@
|
||||
+++
|
||||
template = "index.html"
|
||||
template = "projects-landing.html"
|
||||
title = "Projects"
|
||||
+++
|
||||
## Something.
|
||||
|
||||
### Something something.
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
||||
<canvas id="rendering_canvas"/>
|
||||
|
||||
This is where you'll find my projects. They're split into different categories, for my different interests.
|
||||
|
6
blog/content/projects/vaxandi_forritari/_index.md
Normal file
6
blog/content/projects/vaxandi_forritari/_index.md
Normal file
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
template = "projects.html"
|
||||
title = "Vaxandi Forritari"
|
||||
+++
|
||||
Vaxandi forritari means *growing developer* in Icelandic.
|
||||
|
7
blog/content/projects/vaxandi_forritari/testing/index.md
Normal file
7
blog/content/projects/vaxandi_forritari/testing/index.md
Normal file
@@ -0,0 +1,7 @@
|
||||
+++
|
||||
template = "projects-page.html"
|
||||
title = "testing"
|
||||
+++
|
||||
# mgoooo
|
||||
|
||||
**boo**
|
Reference in New Issue
Block a user