Skip to content

lumoswitch/playground-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playground blog - a landing page for a blog

A basic landing page made with the devCSS library.

Tech Stack

  • 📚 devCSS for the styles
  • 🥤 Gulp for automation

Install

Install the needed dependencies using:

npm install

Then run the library using the command:

gulp

Set up gulp

Install sass:

npm i sass

Install gulp:

npm install --global gulp-cli

Install gulp-sass and gulp-purgecss:

npm i gulp-sass
npm i gulp-purgecss

About

Playground blog - a landing page for a blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published