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.
Reviewed-on: https://git.oishi-ra.men/oishi-ramen/simple-blog/pulls/2 |
1 year ago | |
---|---|---|
source | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE.txt | 1 year ago | |
README.md | 1 year ago | |
bootstrap.php | 1 year ago | |
composer.json | 1 year ago | |
config.php | 1 year ago | |
config.production.php | 1 year ago | |
package.json | 1 year ago | |
tailwind.config.js | 1 year ago | |
webpack.mix.js | 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.