This is is a template for a resume/ personal portfolio, built with Sphinx! Based on Chris Holdgraf's personal site
This template is designed for use in the URI CS TD SSP.
- sidebar variables are defined in
info-.yml
- sidebar formatting for sidebar is in
_templates/hello.html
- variables are used via
html_context
- get social links back by removing setting to
navbar_end
inconf.py
and set values by example
This requires having python installed then installs a package that helps build the website
The easiest way to build the website is to use nox
, which handles all of the environment generation automatically.
To do so, follow these steps:
-
Install
nox
.pip install -U nox
-
To run a live webserver that will auto-build and reload when you make changes, run:
nox -s docs-live
If on Codespaces, use accept the port forwarding and open the forwarded port in a new browser tab to preview your site while you work.
Welcome to my profile website, everyone that is curious about me .
Since you're here, you might be:
- Interested in me and my work
- Are they related in my life somehow
- Want to see assignments computer science related
With the design, I hope to be able to make it as user-friendly as possible and also be able to have it as close to as perfect what I have in mind. I want to make sure I group things that are related and can have similar topics next to each other.
I will make sure I have all colorblind colors as well have a bunch of different options like text-to-speech and other tools to help.