Skip to content

3wideout/boardley.github.io

 
 

Repository files navigation

#Glixer - GitHub Pages, Gulp, Jekyll, SCSS, Bootstrap.

Blog, Portfolio & Website build system.

Why?

  1. EASY to use and Quick to get started.
  2. Nothing else does this.

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.

Demo

View this jekyll theme in action here

Built with:

The tools listed above are included with this package and are ready to go once this package is installed.

Getting Started Windows User:

Download and Install the following items:

  1. Ruby Installer
  2. Ruby Dev Kit Make sure to check the 3 boxes BEFORE clicking the INSTALL button.
  3. Node.js
  4. Jekyll
  5. Bundler

Command Line

  • PRESS & HOLD the Windows Key on your keyboard and PRESS R on your keyboard. This will launch the run window. Type cmd in the box and PRESS ENTER.

Now that you have terminal / command line open, follow the steps below:

  1. Clone respository: copy this line git clone https://github.com/Boardley/boardley.github.io.git In your terminal / command line widnow right click and select PASTE. Once you see the code in the window, PRESS ENTER.

  2. Change Directory: After the project is done downloading, type

  3. Type sudo npm install PRESS ENTER. You might be prompted for your password. Please enter it now. This will install all of the items necessary for your build system to run. Once everything is done installing, move on to the next step.

Built by

Mike Boardley

Please email me your comments & feedback.

=========

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 43.1%
  • JavaScript 35.2%
  • HTML 12.8%
  • CSS 8.9%