Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davbree/important-wallaby
Jamstack site created with Stackbit
https://github.com/davbree/important-wallaby
git headless jamstack jekyll ssg stackbit static
Last synced: 17 days ago
JSON representation
Jamstack site created with Stackbit
- Host: GitHub
- URL: https://github.com/davbree/important-wallaby
- Owner: davbree
- License: mit
- Created: 2021-04-19T07:14:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T09:33:05.000Z (almost 4 years ago)
- Last Synced: 2024-12-01T17:35:52.513Z (3 months ago)
- Topics: git, headless, jamstack, jekyll, ssg, stackbit, static
- Language: HTML
- Homepage: https://jamstack.new
- Size: 154 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gradfolio
responsive, dark-mode ready Jekyll theme designed for use as a personal website and portfolio. [Here's a live demo](https://jitinnair1.github.io/gradfolio/)
![Gradfolio Template Homepage](https://user-images.githubusercontent.com/2485715/110634179-acaa7e00-81cf-11eb-8846-062ecf961d1e.png)
## Features
- Responsive
- Respects Dark Mode preference set by user
- Projects Page to showcase your work/side projects
- Easily link to your profiles on ResearchGate and ORCID## Installation
* Click on `Use this template`
* Your new site should be ready at https://username.github.io/gradfolio/
* You can now modify the contents and personalise the templateAlternatively, you can [download the source files](https://github.com/jitinnair1/gradfolio/archive/master.zip) and make changes locally.
To test these changes, open a terminal inside the source folder and use `jekyll serve --incremental --trace` to make it available on a local server (typically http://localhost:4000/)
The `--incremental` flag ensures that any changes you make are reflected in your browser in real time and the `--trace` option might be useful for debugging if things break while you are changing the source files.
Once you have personalised and tested the site, you can create a new repo, upload these files and host your website from the repo.
## Based on
- [hagura](https://github.com/sharu725/hagura)
- [al-folio](https://github.com/alshedivat/al-folio)
- [noir](https://github.com/essentialenemy/noir)
- [jekyll-TeXt-theme](https://github.com/kitian616/jekyll-TeXt-theme)## License
MIT License[![JekyllThemes](https://img.shields.io/badge/featured%20on-JekyllThemes-red.svg)](https://jekyll-themes.com)