Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 612 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 612 Bytes

aikorea.org

Local Development

  1. git clone [email protected]:aikorea/aikorea.github.io.git
  2. gem install jekyll-sitemap
  3. Serve the site and watch for markup/sass changes jekyll serve
  4. View your website at http://0.0.0.0:4000
  5. Commit any changes and push everything to the master branch of your GitHub user repository. GitHub Pages will then rebuild and serve your website.

Questions?

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.