Fuse minimalistic bootstrap Blog
Fuse Blog is an open source Minimalist Blog template
Choose one of the following options to get started:
- Download the latest release
- Clone the repo:
git clone https://github.com/kelvinconrad/fuse-Blog.git
- Fork the repo
The template is a HTML which uses Bootstrap.Template structure
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap"/>
<link rel="stylesheet" href="https://kit-pro.fontawesome.com/releases/v5.13.0/css/pro.min.css"/>
<link rel="shortcut icon" type="image/png" href="./assets/images/fav.png"/>
<link rel="stylesheet" href="assets/css/elegant.css"/>
<link rel="stylesheet" href="assets/css/custom_bootstrap.css"/>
<link rel="stylesheet" href="assets/css/slick.css"/>
<link rel="stylesheet" href="assets/css/plyr.min.css"/>
<link rel="stylesheet" href="assets/css/style.css"/>
<script rel="script/javascript" src="assets/js/jquery.min.js"></script>
<script rel="script/javascript" src="assets/js/slick.min.js"></script>
<script rel="script/javascript" src="assets/js/plyr.min.js"></script>
<script rel="script/javascript" src="assets/js/masonry.pkgd.min.js"></script>
<script rel="script/javascript" src="assets/js/imagesloaded.pkgd.min.js"></script>
<script rel="script/javascript" src="assets/js/vimeo.player.min.js"></script>
<script rel="script/javascript" src="assets/js/main.js"></script>
- Go to path assets/sass/abstracts
- Open varible.scss file
- Find variable $colors and edit key yellow in it to color you want
If you have knowledge of css preprocessors, you can edit the source code file in sass folder to have a theme with a higher degree of customization than editing the CSS files. I used SCSS as css Preprocessors.
Have a bug or an issue with this template? Open a new issue here on GitHub.
Kelvin Conrad – Twitter – klvnconrad@gmail.com
Free for personal and commercial purpose with attribution