Giter VIP home page Giter VIP logo

groundwork's Introduction

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 [email protected]: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

groundwork's People

Contributors

growdigital avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

groundwork's Issues

Create metalsmsith-groundwork-cli

Create simple installation tool for metalsmith-groundwork blog template, so user can $ groundwork-cli setup

Possible options:

site
  name
  description
  url 
package
  package name
  author (default your username)
  license (default MIT)
  private (default true)
  repo type (default git)
  repo url 

Create status template

Create a status template that makes sense as a standalone status update, with a unique URL.

Keep in mind that the URL should be generated automatically in the future (timestamp like this YYYYMMDD-hhmm-ss ie 20171215-1258-40) and should be same as date field in front matter.

URL would be /status/20171215-1258-40/

Add microformats

By adding microformatting, will have better search results and previews on RSS feed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.