Skip to content

growdigital/groundwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Groundwork

Development has halted ๐Ÿ˜ž Please @gohugoio & Indiego ๐Ÿ™‚

Issue Count Dependency Status Build status

Metalsmith blog template. It rocks.

Groundwork logo

Static site blog template built with Metalsmith, featuring Modular CSS, for web designers that code. Promoting IndieWeb principles of Publish (on your) Own Site, Syndicate Elsewhere.

Installation

Install with $ git cloneโ€ฆ not $ npm installโ€ฆ. Make sure you have Git and Node.js.

$ git clone git@github.com:growdigital/groundwork
$ cd groundwork
$ npm install
$ npm run dev

Features

  • Simple installation via git clone
  • Modular CSS and JS: each component/object is a separate file
  • Auto-publish to Twitter, Facebook and Google+
  • Blog and status post types set up

Documentation

  1. Make it your own: enter your details in package.json and index.js
  2. Change your CSS settings /src/assets/css/settings/
  3. Modify/create templates in /layouts/ and /partials/
  4. Add new modules in /src/components/ (discrete components) and /src/objects/ (design patterns).
  5. Get rid of legacy CSS in /src/assets/css/shame.css
  6. Create new posts in /src/posts/
  7. Push to your git repo eg on GitHub
  8. Publish to the platform of your choice eg Netlify, Now, Surgeโ€ฆ

In-depth documentation: www.groundwork.rocks

Issues and features in the Groundwork Roadmap ๐Ÿ˜

Contact

Made with pride in Wales

Deploys by Netlify