First commit for the website
This commit is contained in:
6
content/_index.md
Normal file
6
content/_index.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "Welcome to Excipio"
|
||||
---
|
||||
## What are we?
|
||||
|
||||
We are what we are
|
||||
5
content/blog/_index.md
Normal file
5
content/blog/_index.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: "Blog"
|
||||
---
|
||||
|
||||
Welcome to the blog section where you'll find all posts and articles.
|
||||
15
content/blog/hello-world.md
Normal file
15
content/blog/hello-world.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "Hello World"
|
||||
date: 2025-07-21T10:00:00Z
|
||||
draft: false
|
||||
---
|
||||
|
||||
Welcome to Excipio! This is a simple hello world post to get started.
|
||||
|
||||
This post demonstrates the Terminal theme's clean, retro styling with:
|
||||
|
||||
- Simple markdown rendering
|
||||
- Code syntax highlighting
|
||||
- Responsive design
|
||||
|
||||
Feel free to explore and add more content!
|
||||
Reference in New Issue
Block a user