Skip to content

doctorjane/build_doctorjane.github.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This generates the github pages site for doctorjane.github.com.

PROJECT LAYOUT

This middleman project, build_doctorjane.github.com, contains the source files that get transformed into the final html, images, etc and committed in the other project, doctorjane.github.com. The config.rb file assumes the following directory structure:

~/workspace/build_doctorjane.github.com
~/workspace/doctorjane.github.com

BUILD UPDATED SITE

build_doctorjane.github.com> middleman build --verbose --clean

You can view the newly built site by moving there

build_doctorjane.github.com> cd ~/workspace/doctorjane.github.com

and running "adsf"

doctorjane.github.com> adsf

Then visit http://localhost:3000 in your browser.

DEPLOY UPDATED SITE

Move to ~/workspace/doctorjane.github.com, commit and push.

UPDATE SOURCE REPO

Move to ~/workspace/build_doctorjane.github.com, commit and push.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors