Skip to content

francisco-linux/loiane.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loiane.github.io

Build Status Dependency Status

source for loiane.com

Prerequisites

To install this project, you'll need the following things installed on your machine.

  1. Jekyll - $ gem install jekyll -v 3.5.1
  2. NodeJS - use the installer.

Local Installation

  1. Clone this repo, or download it into a directory of your choice.
  2. Inside the directory, run npm install.

Usage

Development mode

This will give you file watching, browser synchronisation, auto-rebuild, CSS injecting etc.

$ npm run start

Deploy mode

You can easily deploy your site build with the command

$ npm run deploy

Tests

If you want to run the tests on your local machine please install gem install html-proofer. And then run the tests using

$ htmlproofer ./_site

Notes

This work is licensed under a Creative Commons Attribution 4.0 International License. In other words, share but provide attribution/credits.

Theme

Theme adapted from Hyde.

Design inspired by Todd Motto and Wes Bos.

About

loiane.github.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 95.5%
  • CSS 2.9%
  • JavaScript 1.5%
  • Ruby 0.1%