Skip to content

responsive, dark-mode ready Jekyll theme designed for use as a personal website and portfolio

Notifications You must be signed in to change notification settings

codingzencc/codingzencc.github.io

Repository files navigation

Gradfolio

responsive, dark-mode ready Jekyll theme designed for use as a personal website and portfolio. Here's a live demo

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

Alternatively, you can download the source files 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.

PS: If you liked the theme, do star ⭐ it! Thanks!

Also, check out:

  • autoCV - a LaTeX template that builds and deploys the CV using GitHub Actions, so you will always have a ready link for your latest CV
  • Tail - a minimal, quick-setup template for a blog

About

responsive, dark-mode ready Jekyll theme designed for use as a personal website and portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 56.5%
  • HTML 42.9%
  • Ruby 0.6%