easa / static-website-template

A template repository with CI/CD to publish a weblog completely automatic, using a static site generator {staticpug}. Content provided by markdown and template is provided by {Pugjs}. To see the result, click on the page link.

Home Page:https://easa.github.io/static-website-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

template of a static website

build workflow

Welcome to this beautiful static website of yours

There's also a github action is set to help you just focous on weblog content and less worry about the template!

notice

Names of files should be lowercase VERY CASE SENSITIVE

  • file names
  • variables names
  • everything

step by step

There's no need to do these steps, because it's a template to work with github static pages, all the works could be done here on github, using github actions. If you need more information, don't hesitate to contact us.

  1. npm run install to install the package it needs to start working
  2. npm run init to make a sample template for you
  3. npm run build to build the template

thank you

Tank you for using this template, don't hesitate to send add an issue.

install staticpug

To install staticpug, use this command: npm i staticpug staticpug is powered by pugjs, markedjs. Also this template is useing the beautiful bootstrap and jQuery that cames beside the bootstrap!

credits

Developed by easa

About

A template repository with CI/CD to publish a weblog completely automatic, using a static site generator {staticpug}. Content provided by markdown and template is provided by {Pugjs}. To see the result, click on the page link.

https://easa.github.io/static-website-template


Languages

Language:Pug 93.2%Language:CSS 4.8%Language:JavaScript 2.0%