https://github.com/nkosi-tauro/eportfolio
reworked ePortfolio
https://github.com/nkosi-tauro/eportfolio
Last synced: 2 months ago
JSON representation
reworked ePortfolio
- Host: GitHub
- URL: https://github.com/nkosi-tauro/eportfolio
- Owner: nkosi-tauro
- License: mit
- Created: 2023-05-15T16:06:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-22T12:58:19.000Z (almost 2 years ago)
- Last Synced: 2025-01-25T12:41:48.415Z (4 months ago)
- Language: Ruby
- Homepage: https://nkosi-tauro.github.io/eportfolio/
- Size: 432 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# University of Essex ePortfolio
I reworked my ePortfolio based on previous feedback:
- Ease of navigation
- uses the [Just the Docs] theme;
- can be built and published on [GitHub Pages];
- can be built and previewed locally, and published on other platforms.## Licensing and Attribution
This repository is licensed under the [MIT License]. You are generally free to reuse or extend upon this code as you see fit; just include the original copy of the license (which is preserved when you "make a template"). While it's not necessary, we'd love to hear from you if you do use this template, and how we can improve it for future use!
The deployment GitHub Actions workflow is heavily based on GitHub's mixed-party [starter workflows]. A copy of their MIT License is available in [actions/starter-workflows].
----
[Jekyll]: https://jekyllrb.com
[Just the Docs]: https://just-the-docs.github.io/just-the-docs/
[GitHub Pages]: https://docs.github.com/en/pages
[GitHub Pages / Actions workflow]: https://github.blog/changelog/2022-07-27-github-pages-custom-github-actions-workflows-beta/
[Bundler]: https://bundler.io
[`jekyll-default-layout`]: https://github.com/benbalter/jekyll-default-layout
[`jekyll-seo-tag`]: https://jekyll.github.io/jekyll-seo-tag
[MIT License]: https://en.wikipedia.org/wiki/MIT_License
[starter workflows]: https://github.com/actions/starter-workflows/blob/main/pages/jekyll.yml
[actions/starter-workflows]: https://github.com/actions/starter-workflows/blob/main/LICENSE