Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Notifications You must be signed in to change notification settings

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

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published