Skip to content

ticidesign/equalpay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This website is using Jekyll https://jekyllrb.com/

Install Jekyll

Setting up your dev environment

  • $ gem install jekyll -g

Project structure

destination: public (final code) source: src

Final code will be in the public/ folder Configuration files will be in the project root

Run project locally

  • $ bundle exec jekyll serve
  • $ jekyll serve --host=192.168.140.73

Build site

To build the site:

  • $ jekyll build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published