1.3.0-final • Published 1 year ago
theme_3_v1 v1.3.0-final
theme_3_V1 Template
Main has been moved to Version Development Version for 2.0.0
Version 1.2.6-a
- Simple and easy to use theme template creator for small scale project
- Temporary documentation Link
NPM
- npm i theme_3_v1 -npm
installation
- npm init
Check update
- $npm outdated
- $npm update or $npm @latest
Getting Started
- $gulp
- $gulp compile-html
- $gulp compile-scss
- $gulp compile-js
- $gulp compile-img
- $gulp watch-default
Build Folder
This folder will be created once compile has been made
. /build ├── css # CSS includes ├── img # images │── js # JS │ Pages
Src : Edit CSS/SASS , JS , Images
- html : organize your html codes using "panini"
- layout (html): default html initial
- pages (body): resides the index.html and other pages
- partials : blocks of your page
- Panini Syntax "Link"
Commands Available
$gulp 'cmd'
$gulp compile-js
cmd
- hello
- clean
JS
- compile-js
- compile-jquery
- compile-popper
- compile-tether
- compile-bootstrapjs
- compile-prismjs
Fontawesome
- addon-fontawesome
- addon-fontawesome-font
CSS
- compile-bootstrap
- compile-bootstrapIcon
- compile-prismcss
- compile-bulma
- compile-scss
- Under SCSS > Styles uncomment the css framework that you want to use or include it
HTML
- compile-html
watch real time update
- watch-default
Add Prefix CSS
- compile-prefixscss last 5 version default
- gulp compile-compscss --num-version=2 set to last 2 version
Compress CSS
- compile-compscss
Pipe to Production
Uglify/Compress JS
see more function on gulp.js
Link to Coding Standards
- https://en.bem.info/methodology/
- https://google.github.io/styleguide/htmlcssguide.html#HTML_Formatting_Rules
- https://github.com/xfiveco/html-coding-standards/blob/master/README.md
- https://cssguidelin.es/#the-importance-of-a-styleguide
- https://github.com/necolas/idiomatic-css#general-principles
Resources
Other
- Readme.md Guide Template Readme.md
- Readme.md Format https://guides.github.com/features/mastering-markdown/
1.2.6-a
1 year ago
1.3.0-final
1 year ago
1.2.0-final
1 year ago
1.2.5-d
1 year ago
1.2.5-beta
1 year ago
1.2.4-c-beta
1 year ago
1.2.4-a-beta
1 year ago
1.2.0
2 years ago
1.2.1-beta
2 years ago
1.2.4-beta
2 years ago
1.2.1
2 years ago
1.1.4-f
2 years ago
1.2.0-beta
2 years ago
1.2.3-beta
2 years ago
1.0.4-f
2 years ago
1.0.4-e1
2 years ago
1.0.4-e2
2 years ago
1.0.4-e
3 years ago
1.0.4-d
3 years ago
1.0.4-c
3 years ago
1.0.4-b
3 years ago
1.0.4-a
3 years ago
1.0.4
3 years ago