Blog, Portfolio & Website framework.
People new to web developement and working professionals often do not have the knowledge or time to know which tools they should be using or the know-how to configure them.
This project is meant to be a jump start for people in both groups.
View this jekyll theme in action here
The tools listed above are included with this package and are ready to go once this package is installed.
[email protected]:YOURUSERNAME/glixer
node glixer.js init
To view the work:
gulp serve
- If it quits by itself then there is something wrongpreview
button at the top and click Preview Running Application
To publish your work to Github run these commands in the command line:
gulp publish
git commit -a
git push origin master
See WINDOWS.md for instructions on installing these dependencies. these links are download links for installers
* See WINDOWS.md for details on installing these however, node glixer.js init
will install these dependencies for you
ruby
*ruby-dev
*zlib1g-dev
*build-essential
*git
** These will be automatically installed with node glixer.js init
Open a Command Prompt or Terminal window and type these commands in:
git clone https://github.com/NorthScript/glixer
cd glixer
node ./glixer.js install
git clone https://github.com/north-script/glixer
cd glixer
rmdir /S .git
Mac/Linux: rm -r -f .git
)git init
git remote add origin https://github.com/user-or-organization-name/user-or-organization-name.github.io
git commit -a -m "Initial commit"
git push origin master
npm install
cd
into your repositorygit clone https://github.com/north-script/glixer
docs
folderdocs
folderPlease email me your comments & feedback.
Please contact me for any questions, comments, concerns and, feedback