Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my Github.io static blog. Decided to do it in javascript and since github.io only allows static pages, I decided to go the route of utilizing Harp.

All harp related code can be found in folder _harp/ And all the compiled html, css files are in the root folder

Setup

first install Harp module on your local computer globally

	git clone git@github.com:gabrielavoll/gabrielavoll.github.io.git
	cd gabrielavoll.github.io
	harp _harp

Creating a new article

add a md/jade/html file to the articles/ folder, with the intended url as the title

update _data.json file in the articles/ folder, to include new url, and its title and date

	harp _harp build
	(copy contents of build folder into root directory)
	git commit -m "New Article by Person"
	git push origin master

About

simple Harp.JS web app: resume and code/film/art showcase

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages