git clone [email protected]:aikorea/aikorea.github.io.git
gem install jekyll-sitemap
- Serve the site and watch for markup/sass changes
jekyll serve
- View your website at
http://0.0.0.0:4000
- Commit any changes and push everything to the master branch of your GitHub user repository. GitHub Pages will then rebuild and serve your website.
Issues and Pull Requests are greatly appreciated. Open an Issue and describe the problem that you're looking to resolve and we'll go from there.