A simple blog for simple people, written with php and jigsaw
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
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
9 months ago
source Merge branch 'main' of git.oishi-ra.men:oishi-ramen/simple-blog into nikus-blog 9 months ago
.gitignore Added post directory to git 10 months ago
LICENSE.txt Added readme and license OwO 11 months ago
README.md updated instruction to edit 9 months ago
bootstrap.php Inital Commit UwU 11 months ago
composer.json Added posts and pagination 10 months ago
config.php Added posts and pagination 10 months ago
config.production.php Inital Commit UwU 11 months ago
package.json Inital Commit UwU 11 months ago
tailwind.config.js Inital Commit UwU 11 months ago
webpack.mix.js Inital Commit UwU 11 months ago

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.