Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

A custom boilerplate to develop custom blogger templates using pug and scss modules.

License

Notifications You must be signed in to change notification settings

Arcandres/blogger-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blogger-boilerplate

A custom boilerplate to develop custom blogger templates using pug and scss modules.

How to install

Just download or clone this repo and install dependencies.

npm install

pnpm

pnpm install

What can you do?

Using this boilerplate allows you to use custom pug and sass modules.

alt text

This way you can create scalable templates with the benefits of these 2 languages.

Compile

Just run the following.

gulp || npm start

You can compile just the template.

npm run pug

Styles: npm run sass

JavaScript: npm run babel

About

A custom boilerplate to develop custom blogger templates using pug and scss modules.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published