Giter Club home page Giter Club logo

metalsmith-demo's Introduction

Metalsmith Demo

A demonstration site created using the Node.js Metalsmith static site generator.

Preview the built site...

Read the tutorial on SitePoint.

About this code

This code builds a basic HTML-only site using Metalsmith, a Node.js simple, pluggable static site generator. It is a demonstration rather than build recommendations which will be different for every site. Please use any part of the code as you wish.

Installation

Please ensure Node.js and Git are installed on your system.

Download the demonstration code and switch to directory:

git clone [email protected]:craigbuckler/metalsmith-demo.git
cd metalsmith-demo

Install dependencies:

npm install

Build the static site

To build and launch the site using Browsersync:

npm start

(Stop the server with Ctrl+C.)

To build the site for production and compress HTML files:

npm run production

The site is built in the /build folder.

Further information

The built site provides further information about site files and settings.

metalsmith-demo's People

Contributors

craigbuckler avatar

Stargazers

Jasmine Vickery avatar Paul Laffitte avatar Craig A Rodway avatar Joe Palala avatar Vitalii avatar Vladyslav avatar Alex avatar John Ritterbush avatar Guille avatar Matt Boyd avatar Dioney Vítor avatar Heinrich Goebl avatar Christoph Walcher avatar  avatar Jeremy Cloutier avatar Joanna avatar Patrick Gaubatz avatar Steve Brush avatar Marco Michely avatar Mark Croxton avatar hami avatar Sérgio A. Kopplin avatar Benoit Deziel avatar Gerald Bauer avatar Jamie Wilson avatar

Watchers

Chris Chinchilla avatar Nilson Jacques avatar James Cloos avatar Bruno Škvorc avatar James Hibbard avatar Adam Roberts avatar Jake Rossi avatar Angelina Molina avatar  avatar

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.