A simple blog for simple people, written with php and jigsaw
Go to file
Nikurasu 789f2d007d Merge pull request 'template post and rss feed' (#1) from Nikurasu/simple-blog:main into main
Reviewed-on: https://git.oishi-ra.men/oishi-ramen/simple-blog/pulls/1
2022-06-23 03:09:47 -04:00
source added RSS Feed 2022-06-23 09:06:29 +02:00
.gitignore Added post directory to git 2022-05-22 09:07:30 +02:00
LICENSE.txt Added readme and license OwO 2022-05-15 10:14:17 +02:00
README.md Added post template 2022-06-23 08:47:12 +02:00
bootstrap.php Inital Commit UwU 2022-05-15 10:08:25 +02:00
composer.json Added posts and pagination 2022-05-22 08:15:41 +02:00
config.php Added posts and pagination 2022-05-22 08:15:41 +02:00
config.production.php Inital Commit UwU 2022-05-15 10:08:25 +02:00
package.json Inital Commit UwU 2022-05-15 10:08:25 +02:00
tailwind.config.js Inital Commit UwU 2022-05-15 10:08:25 +02:00
webpack.mix.js Inital Commit UwU 2022-05-15 10:08:25 +02:00

README.md

Nikus Blog Template

Here is the template of my blog, released under the MIT license.

Format Date for Posts like here https://unicode-org.github.io/icu/userguide/format_parse/datetime/#date-field-symbol-table

The Blog needs at least one post to compile sucessfully, because of that, there is already a template.md in source/_posts