This is the homepage for the Rheology Comics project, funded by the Society of Rheology's 2023 Rheology Venture Fund.
This website is built using the Agency Jekyll Theme Starter Template, the fastest and easiest way to get the Agency Jekyll Theme up and running on GitHub Pages!
To generate your own repository with this theme, click the
button,
then replace the sample content with your own and configure for your needs.
The template and current theme implementation were developed by Ravi Riley. You can support him on PayPal for continued work developing and maintaining it.
If you want your website to be at YOUR-USERNAME.github.io, that's what you must name your repo. If you want it to be like this: https://raviriley.github.io/agency-jekyll-theme-starter/, them make sure the baseurl in _config.yml matches the name of your repo. You can also use a CNAME file and your own custom domain.
In the Agency Jekyll Theme, all HTML and CSS has been collected into a Gem. The gem file can be downloaded and inspected/edited from the Ruby Gems community
To beta test changes to this theme, work on a separate branch.
When you have made your changes, view them locally; run the command
bundle exec jekyll serveto preview them in your web browser at http://localhost:4000
After you are happy with your changes, push them to GitHub and then open a Pull Request.