A Jekyll implementation of the Creative Theme template by Start Bootstrap.
An attractive one page Bootstrap theme perfect for creative portfolios and businesses
Based on Creative Theme v7.0.7 and Bootstrap v5.2.3.
Creating a site with this particular Jekyll theme, is basically writing a markdown site.
_config.yml
._data/footer.yml
to update the copyright.index.md
reorder or remove section as you prefer.links.md
._data/menus.yml
to add links in the navigation bar.If you want to use this template, or enhance it, you can use Docker. Just run './build-in-docker.sh' and then point your browser to http://localhost:4000/.
Note: Developing for github pages is tricky. You should always rely on safe plugins because any other, that's not in the list will simply not run.