mirror of
https://github.com/brain-hackers/wiki.brainux.org
synced 2025-10-17 05:38:40 +09:00
Initial commit
This commit is contained in:
8
_pages/404.md
Normal file
8
_pages/404.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Page Not Found"
|
||||
excerpt: "Page not found. Your pixels are in another canvas."
|
||||
sitemap: false
|
||||
permalink: /404.html
|
||||
---
|
||||
|
||||
Sorry, but the page you were trying to view does not exist.
|
8
_pages/about.md
Normal file
8
_pages/about.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
permalink: /about/
|
||||
title: "About"
|
||||
---
|
||||
|
||||
Tempor velit sint sunt ipsum tempor enim ad qui ullamco. Est dolore anim ad velit duis dolore minim sunt aliquip amet commodo labore. Ut eu pariatur aute ea aute excepteur laborum. Esse ea esse excepteur minim mollit qui cillum excepteur ex dolore magna. Labore deserunt fugiat incididunt incididunt sint ea. Consequat dolore aute laboris quis proident quis non et est consectetur ex eiusmod sit culpa.
|
||||
|
||||
Cupidatat ea do et in excepteur in. Ad nostrud ut est esse eu duis ea sunt eiusmod. Aliquip tempor veniam sint elit fugiat. Velit incididunt laboris amet incididunt labore dolore irure velit excepteur commodo deserunt laborum. Consectetur eu fugiat veniam veniam Lorem labore magna eiusmod. Ea occaecat reprehenderit pariatur consectetur minim labore ut aliquip.
|
6
_pages/category-archive.md
Normal file
6
_pages/category-archive.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "Posts by Category"
|
||||
layout: categories
|
||||
permalink: /categories/
|
||||
author_profile: true
|
||||
---
|
6
_pages/tag-archive.md
Normal file
6
_pages/tag-archive.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "Posts by Tag"
|
||||
permalink: /tags/
|
||||
layout: tags
|
||||
author_profile: true
|
||||
---
|
6
_pages/year-archive.md
Normal file
6
_pages/year-archive.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "Posts by Year"
|
||||
permalink: /posts/
|
||||
layout: posts
|
||||
author_profile: true
|
||||
---
|
Reference in New Issue
Block a user