https://github.com/neurodata/futureinstitute
https://github.com/neurodata/futureinstitute
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/neurodata/futureinstitute
- Owner: neurodata
- License: apache-2.0
- Created: 2022-01-11T23:16:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-20T22:40:52.000Z (over 4 years ago)
- Last Synced: 2025-06-01T17:29:42.673Z (about 1 year ago)
- Language: SCSS
- Homepage: https://docs.neurodata.io/futureinstitute
- Size: 5.21 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Creative Theme for Jekyll
A Jekyll implementation of the [Creative Theme](https://startbootstrap.com/theme/creative/) template by [Start Bootstrap](https://startbootstrap.com).
An attractive one page Bootstrap theme perfect for creative portfolios and businesses
Based on Creative Theme v6.0.4 and Bootstrap v4.5.3.
## To use the Creative Theme template in your project
Creating a site with this particular Jekyll theme, is basically writing a markdown site.
- Start by adding your info in `_config.yml`.
- Don't forget to change `_data/footer.yml` to update the copyright.
- In `index.md` reorder or remove section as you prefer.
- You can also add other pages, like `links.md`.
- Edit `_data/menus.yml` to add links in the navigation bar.
# Credits
* This work is heavily inspired by https://github.com/volny/creative-theme-jekyll.
* Timeline template is based on https://github.com/anbasile/pickmeup.
* Timeline end image is taken from http://bsvp.in/join-us/.
* People Images computer-generated by https://www.thispersondoesnotexist.com/.
* People names generated by https://www.fakenamegenerator.com/.
* Links page background from https://www.rawpixel.com/.
# Development
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 alway rely on
[safe plugins](https://pages.github.com/versions/) because any other, that's not
in the list will simply not run.
# Good Ideas
* Contacts submit form example
* https://github.com/Codevelopr/codevelopr.github.io/
* https://jekyllrb.com/resources/#forms
* Table of contents example
* https://github.com/fedenunez/fedenunez.github.io