Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.08 KB

README.md

File metadata and controls

51 lines (31 loc) · 1.08 KB

Neumorphism

Getting Started

To get a local copy up and running follow these simple steps.

The commands and instructions I provide are for MacOS - please look up the specific commands for your OS on your own.

Prerequisites

brew install node

If you need to switch between Node versions regurlarly, I would recommend to install Node via Node Version Manager.

gem install bundler jekyll

For more information, refer to this.

npm install -g yarn

Installation

$ yarn && sudo npm install -g gulp && sudo apt-get install -y ruby-dev && sudo bundle install

Launch

$ gulp
  • After committing and pushing, see the Settings page of your repository to see where your site is published at via Github Pages.

Personalize and Customize

_config.yml

Edit _config.yml to personalize your site.