Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/melindrea/mariehogebrandt.se

Testing to get my site over to assemble V0.6.0
https://github.com/melindrea/mariehogebrandt.se

Last synced: 22 days ago
JSON representation

Testing to get my site over to assemble V0.6.0

Awesome Lists containing this project

README

        

assemble-test
=============

Testing to get my site over to assemble V0.6.0

`npm i -g git://github.com/assemble/assemble.git#v0.6.0` to install globally

`assemble` to run default task

## File structure

Assemblefile.js
package.json
browser.json
node_modules (ignored in .gitignore)
bower_components (ignore in .gitignore)
config.js
-lib
-helpers
-data
site.yaml
-content
-bonnet
-layouts
-partials

https://chrisjean.com/2009/04/20/git-submodules-adding-using-removing-and-updating/