ryanxjhan / ryanxjhan.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mappix Theme

Installing Ruby & Jekyll

If this is your first time using Jekyll, please follow the Jekyll docs and make sure your local environment (including Ruby) is setup correctly.

Installing Theme

Download or clone the theme.

To run the theme locally, navigate to the theme directory and run:

bundle install

To start the Jekyll local development server.

bundle exec jekyll serve

To build the theme.

bundle exec jekyll build

Deployment

Netlify

Use Netlify to deploy this theme. This theme contains a valid and tested netlify.toml - Feel free to use the 1-click deploy below.

Deploy to Netlify

Github Pages

This theme has been tested to work with Github Pages (and Github Project Pages). When using Github Pages you will need to update the baseurl in the _config.yml otherwise all the css, images and paths will be broken.

About

License:MIT License


Languages

Language:HTML 76.1%Language:SCSS 15.4%Language:JavaScript 8.4%Language:Ruby 0.1%Language:Procfile 0.0%