fibonacci-blog-template
v3.1.1
Published
A simplistic read-friendly blog template built with golden ratio
Downloads
4
Maintainers
Readme
A simplistic read-friendly blog template built with golden ratio.
Demo
https://vjai.github.io/fibonacci/index.html
Supported Browsers
- Chrome
- Safari
- Firefox
Download
Available in npm as "fibonacci-blog-template". You can also fork the repo or download the source-code from Git.
Development
Use the below command to run the project. It'll kickstart a small server running in port 4200. Also, everytime you update the SCSS file, it'll automatically compile them into "fibonacci.css" file.
npm start
Use the below command to only compile the SCSS files.
npm run build
Customization
You can customize the theme by re-defining the variables in _variables.scss
file under "scss" folder.
Important SCSS variables.
$brand-color
$body-font-family
$heading-font-family
Icons
We've used bootstrap icons. The icon sprite file "bootstrap-icons.svg" is dropped in the "assets" folder.
License
MIT
Questions & Feedback
Please send email to vijay.prideparrot AT gmail.com.