https://github.com/ctcuff/ctcuff.github.io
Code for my site
https://github.com/ctcuff/ctcuff.github.io
Last synced: 4 months ago
JSON representation
Code for my site
- Host: GitHub
- URL: https://github.com/ctcuff/ctcuff.github.io
- Owner: ctcuff
- Created: 2018-12-22T19:23:58.000Z (over 7 years ago)
- Default Branch: dev/2020
- Last Pushed: 2023-11-30T03:45:07.000Z (over 2 years ago)
- Last Synced: 2025-10-29T08:29:35.674Z (8 months ago)
- Language: Vue
- Homepage: https://ctcuff.github.io
- Size: 17.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to my portfolio
Hello, World! This site was brought to you by Vue.
This site's been through a few transformations. I generally try to redesign the site once in a while to try and improve my design skills. This project started as a one page website barely held together with jQuery/Bootstrap and eventually snowballed into a site barely held together with Vue and SCSS. Here are some of the previous revisions:
- [Original (jQuery and Bootstrap)](https://github.com/ctcuff/ctcuff.github.io/tree/vanilla-js)
- [Revision I. (terminal theme)](https://github.com/ctcuff/ctcuff.github.io/tree/terminal-theme)
- [Revision II. (React version of original)](https://github.com/ctcuff/ctcuff.github.io/tree/develop)
- [Revision III. (Vue redesign)](https://github.com/ctcuff/ctcuff.github.io/tree/vue)
- [Revision IV. (Current)](https://github.com/ctcuff/ctcuff.github.io/tree/dev/2020)
If for some reason you'd like to build this yourself, run:
1. `yarn`
2. `yarn dev`