Skip to content

pascallaliberte/sharpen.page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sharpen.page - A Page Sharpening Sevice

Prerequisites

The following tools should be installed before starting:

  • NodeJS, npm
  • Ruby, Gem, Bundler
  • Jekyll
  • Sass

Development

To start the development server just run npm start

Build

Optimized website

To build the website run the following line

npm run build

# or if you want the critical css
npm run build:optim

The built website will be in public folder.

You can also run a local server to test it with this command

npm run serve:dist

About

A Product Sharpening Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published