Skip to content

keyurshah/paperandmore-closing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how to run / build the project

  1. install ruby https://rubyinstaller.org/downloads/, choose latest version 2.6
  2. install jekyll
gem install jekyll bundler
  1. go to the project, install all dependencies
bundle install
  1. develop the project
bundle exec jekyll serve
# or
bundle exec jekyll serve --watch
  1. build for production, or use github auto deployment feature
bundle exec jekyll build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •