Skip to content

A site created using the Metalsmith static site generator

License

Notifications You must be signed in to change notification settings

orviwan/artisan-maker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artisan Maker Website

For my father-in-law.

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.

About

A site created using the Metalsmith static site generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 74.9%
  • HTML 21.9%
  • JavaScript 3.2%