Skip to content

MirtlBu/huinitium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Хуинитум

Web kit for easy start

Features

How to start

    $ npm install
    $ gulp

Directory & file structure

project
│   README.md
│   .gitiignore
│   gulpfile.js
│   package.json
│
└───build
│   │   index.html
│   │   script.js
│   │   style.css
│   │
│   └───fonts
│   │
│   └───img
│          kitty.png
│
└───static
    │
    └───css
    │       style.css
    │
    └───js
    │       script.js
    │
    └───img
    │
    │
    └───fonts
    │
    │
    └───preprocessors
    │
    │
    └───templates
        │   index.html
        │
        └───blocks
                head.html
                main.html
                scripts.html

Inspired by Straykov's Initium

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published