diff options
author | jdlugosz963 <jdlugosz963@gmail.com> | 2023-12-22 22:04:51 +0100 |
---|---|---|
committer | jdlugosz963 <jdlugosz963@gmail.com> | 2023-12-22 22:04:51 +0100 |
commit | 97be77401f890b66727f75646ac608426786f269 (patch) | |
tree | ea7dd01a696f410aed0a4aada596e8f3dce1cd79 | |
download | hipis-website-97be77401f890b66727f75646ac608426786f269.tar.gz hipis-website-97be77401f890b66727f75646ac608426786f269.zip |
Add basic hwp structure folder.
-rw-r--r-- | assets/images/.gitkeep | 0 | ||||
-rw-r--r-- | posts/first-post.md | 10 |
2 files changed, 10 insertions, 0 deletions
diff --git a/assets/images/.gitkeep b/assets/images/.gitkeep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/assets/images/.gitkeep | |||
diff --git a/posts/first-post.md b/posts/first-post.md new file mode 100644 index 0000000..9a1665a --- /dev/null +++ b/posts/first-post.md | |||
@@ -0,0 +1,10 @@ | |||
1 | title: First post! | ||
2 | date: 2023-12-22 18:00 | ||
3 | tags: hello | ||
4 | summary: hello! | ||
5 | --- | ||
6 | |||
7 | Hello, world! | ||
8 | |||
9 | IRC (libera chat): jdlugosz963 | ||
10 | Main: me@jdlugosz.com | ||