3.1.1 • Published 2 years ago

fibonacci-blog-template v3.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Screen Shot

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.

3.1.1

2 years ago

3.1.0

2 years ago

3.0.8

2 years ago

3.0.7

2 years ago

3.0.6

2 years ago

3.0.4

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.0.0

2 years ago