Skip to content

huychau/pingy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Website with Pingy CLI

Install Pingy

npm install @pingy/cli --global

Setup

git clone git@github.com:huychau/pingy.git
cd pingy/
npm install

Run

pingy dev // Development
pingy export // Build

Custom pingy export

pingy export include some files, folders unnecessary by default, so we need config to exclude or remove it.

  • Exclude views/, *.md, *.json here
  • Remove unnecessary files, folders here
  • Run the export npm run export

References

About

Static website use Pingy CLI to build Sass, Pug, etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors