Skip to content

Source to Inventive Minds web site

Notifications You must be signed in to change notification settings

osteele/inventiveminds.xyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventive Minds

Source to https://inventiveminds.xyz.

Setup

Do this once, in the terminal:

  1. Install Ruby bundler: gem install bundler
  2. Install Ruby bundles: bundle install

Develop

To edit and preview:

  1. In the terminal: bundle exec jekyll serve --watch --livereload
  2. Open http://127.0.0.1:4000/ in a browser.

Edit files, and the browser pages will refresh.

Read the Jekyll documentation for more information.

Deploy

  1. Use git add and git commit, or GitHub desktop, to commit changes to your local repository.
  2. Use git push or GitHub Desktop to push your local changes to GitHub.
  3. The web site will update shortly after each push.

About

Source to Inventive Minds web site

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published