Skip to content

ysk24ok/ysk24ok.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ysk24ok.github.io

This blog is served at https://ysk24ok.github.io/ by Github Pages.

Installing dependencies

$ make deps

This command installs gems under vendor/bundle.

Creating a new post

$ make new TITLE=new_post_about_something

This command creates _posts/YYYY-MM-DD-new_post_about_something.md.

Serving the site locally

$ make serve

This command serves the site at localhost:4000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published