|
2 years ago | |
---|---|---|
assets | 2 years ago | |
content | 2 years ago | |
content-to-import/pages | 2 years ago | |
old_site | 2 years ago | |
templates | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE.md | 2 years ago | |
README.md | 2 years ago | |
base_uri.production | 2 years ago | |
gulpfile.js | 2 years ago | |
package.json | 2 years ago | |
site.json | 2 years ago |
You can see this site at: https://www.itsericwoodward.com/
git clone https://git.itsericwoodward.com/eric/itsericwoodward-site.git itsericwoodward
cd itsericwoodward
npm install
base_uri
(or copy the supplied one, based on your chosen environment):cp base_uri.production base_uri
gulp build
The build command will output to the www
directory.
Point the web server to the www
directory.
Share and enjoy!