Kyle-Falconer / kyle-falconer.github.io

Home Page:https://kylefalconercodes.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

netinept.github.io

Netlify Status

Development:

This site uses the github-pages gem, which includes Jekyll and some other plugins.

Use Ruby Version Manager to install Ruby 2.7.2:

rvm install 2.7.2

Then install the github-pages gem and build the site:

bundle install
jekyll build

Then tell Jekyll to host start the local webserver to view it in a browser:

bundle exec jekyll serve --force_polling --livereload

About

https://kylefalconercodes.com

License:Apache License 2.0


Languages

Language:HTML 50.6%Language:CSS 49.0%Language:Ruby 0.4%