A simplistic read-friendly blog template built with golden ratio.
https://vjai.github.io/fibonacci/index.html
- Chrome
- Safari
- Firefox
Available in npm as "fibonacci-blog-template". You can also fork the repo or download the source-code from Git.
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
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
We've used bootstrap icons. The icon sprite file "bootstrap-icons.svg" is dropped in the "assets" folder.
MIT
Please send email to vijay.prideparrot AT gmail.com.