sina pali e lipu sin la o kepeken lipu ni
- Use Repository Generator to create a new repositosiry based on this one
- Edit the metadata in _config.yml to suit your project
- Modify index.md to suit your site's needs, and add as many more .md and .html files as you need to expand the site
bundle install --path vendor/bundle
bundle exec jekyll build
Resulting site will be in _site
directory.
bundle install --path vendor/bundle
bundle exec jekyll serve
Visit http://127.0.0.1:4000/ in your browser.