A simple blog for simple people, written with php and jigsaw
Go to file
Nikurasu eaaf50b2e4 Merge pull request 'nikus-blog' (#2) from Nikurasu/simple-blog:nikus-blog into main
Reviewed-on: https://git.oishi-ra.men/oishi-ramen/simple-blog/pulls/2
2022-06-23 03:33:52 -04:00
source Merge branch 'main' of git.oishi-ra.men:oishi-ramen/simple-blog into nikus-blog 2022-06-23 09:18:13 +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 updated instruction to edit 2022-06-23 09:32:17 +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

If you want to use the post for yourself, create own posts in source/_posts and edit the content of source/about.blade.php and source/projects.blade.php. To change the name of the pages, you also have to edit the navbar in the source/_layouts/main.blade.php to your choosen names.