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
1 year ago
source Merge branch 'main' of git.oishi-ra.men:oishi-ramen/simple-blog into nikus-blog 1 year ago
.gitignore Added post directory to git 1 year ago
LICENSE.txt Added readme and license OwO 1 year ago
README.md updated instruction to edit 1 year ago
bootstrap.php Inital Commit UwU 1 year ago
composer.json Added posts and pagination 1 year ago
config.php Added posts and pagination 1 year ago
config.production.php Inital Commit UwU 1 year ago
package.json Inital Commit UwU 1 year ago
tailwind.config.js Inital Commit UwU 1 year ago
webpack.mix.js Inital Commit UwU 1 year 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.