Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paracycle/ufuk.dev
https://github.com/paracycle/ufuk.dev
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/paracycle/ufuk.dev
- Owner: paracycle
- License: mit
- Created: 2022-03-28T09:05:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T21:51:06.000Z (7 months ago)
- Last Synced: 2024-04-22T22:24:53.740Z (7 months ago)
- Language: SCSS
- Size: 1.58 MB
- Stars: 0
- Watchers: 3
- 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/)
## 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)