Skip to content
 
 

Latest commit

 

History

644 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roland.codes

Dev Dependency Status Dependency Status

This is the source code of my personal website/blog, which is a static website generated using Metalsmith.

Build

Setup

  • Install Node.js v4
  • Install Gulp: npm install -g gulp
  • Install dependencies: npm install

Tasks

Available build tasks:

  • gulp - build the website, start a server and watch for changes (implicit --watch flag).
  • gulp build - build the website.
  • gulp server - build the website and start a server.
  • gulp alex - run Alex over all the content.

Flags

The following command line flags can also be added to tasks:

  • --prod - production build (minified).
  • --watch - watch for changes.

License

This repository isn't licensed because I want my personal website/brand to be unique. However feel free to play around with the code and learn from it.

And of course pull requests are always welcome. 💖

Copyright © 2013 Roland Warmerdam.

About

Source code of my personal website/blog.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages