Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

fukuokago/fukuokago.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fukuokago.github.io

The Website for fukuoka.go on GitHub Pages.

Usage

Setup

$ go get github.com/mattn/jedie
$ git clone [email protected]:fukuokago/fukuokago.github.io.git

Editing

$ cd fukuokago.github.io/_jedie
$ jedie serve

http://locahost:4000/

Deployment

$ ./deploy
$ git add .
$ git commit
$ git push origin master

http://fukuokago.github.io/