Skip to content

iammatthias-archive/.com-HarpJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my old site, built using HarpJS. Keeping the repo around for posterity.

iammatthias.com

Build Status

To Do

  • Images are now in an Amazon S3 bucket with Cloudfront.
    • All media assets now on S3 bucket
  • Most the rest of the assets folder to the bucket.

About

This is the current iteration of my site. There used to be this big long explanation here that went through almost every version of my portfolio that's come into existence since 2004. But let's be honest, it was an unnecessary amount of word vomit.

This is the code for http:iammatthias.com: 2016 Edition

Technology

Static Site Generator

  • The site was built using HarpJS. It's a great static site generator, and a fantastic JS based alternative to platforms like Jekyll(Ruby), Middleman(Ruby), or Hugo(Go). Harp bills itself as "The static web server with built-in preprocessing." and has built in support for Jade, Markdown, EJS, CoffeeScript, Sass, LESS and Stylus.

CSS Framework

  • Bulma is a fairly new, modern CSS framework based on Flexbox. You can use it as a single CSS file, or mess with the SASS source itself. It's lightweight, and has some pretty impressive features.

    Extra CSS libraries

Hosting

  • Surge.sh is the bee's knees. Surge lets you publish HTML, CSS, and JS for free, without leaving the command line. It's remarkably easy, and is a cakewalk to integrate with platforms like Travis.Cl for continuous integration.

Javascript / Jquery

If you really want to use this for something...

$ sudo npm install -g harp

$ harp init [your project name here] -b iammatthias/.com

$ harp server

About

--No Longer In Use -- Old site, built using HarpJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published