8000 GitHub - paweltar/static-site-template-postcss: Starting point for creating static sites with postCss, uikit, sass, browsersync, panini and a few useful plugins
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

paweltar/static-site-template-postcss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can use this template as a starting point for building static sites.

What's included?

Usage

Clone repository

git clone git@github.com:paweltar/static-site-template-postcss.git my-project-name
cd my-project-name

Remove git tracking and initialize your own

rm -rf .git
git init

Download dependencies

npm install

Build project and start watching for changes

npm start

Create /build folder for the production website

npm run build

About

Starting point for creating static sites with postCss, uikit, sass, browsersync, panini and a few useful plugins

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0