diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..2e3aa88 --- /dev/null +++ b/_config.yml @@ -0,0 +1,3 @@ +theme: minima +title: nihongo no nikki +author: Thuan Bui diff --git a/_posts/2023-06-07-first-post.md b/_posts/2023-06-07-first-post.md new file mode 100644 index 0000000..0b52d38 --- /dev/null +++ b/_posts/2023-06-07-first-post.md @@ -0,0 +1,7 @@ +--- +title: "My first post" +date: 2023-06-07 +--- +## Test + +teasfasf diff --git a/index.md b/index.md new file mode 100644 index 0000000..d71b3cb --- /dev/null +++ b/index.md @@ -0,0 +1,7 @@ +--- +title: Welcome to my blog +--- + +### Heading 3 + +This is just a test