https://github.com/thotypous/telecom-website
Tecnologia de Comunicação – website
https://github.com/thotypous/telecom-website
Last synced: 5 months ago
JSON representation
Tecnologia de Comunicação – website
- Host: GitHub
- URL: https://github.com/thotypous/telecom-website
- Owner: thotypous
- License: mit
- Created: 2022-06-07T14:22:58.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-07-25T03:09:17.000Z (11 months ago)
- Last Synced: 2025-07-25T08:25:08.815Z (11 months ago)
- Language: SCSS
- Homepage:
- Size: 4.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Steve's No-Good-Very-Bad Jekyll Theme
=====================================
This is my custom Jekyll theme, which is basically [Joel Glovier](http://joelglovier.com/)'s `jekyll-new` theme smashed with [Alex King](http://www.alexking.org)'s [Favepersonal](https://crowdfavorite.com/favepersonal/) theme for Wordpress. I used Favepersonal for my Wordpress site before abandoning it. You can see my site at [svmiller.github.io](http://svmiller.github.io).
Much of what is contained in here is derivative of those two works. That said, do observe the `embedpdf.html` and `image.html` files in the `_includes` directory. `embedpdf.html` uses Google Docs to allow for embedding of PDF files hosted on Dropbox. `image.html` provides fancier images than what is standard for Markdown. An example use of `embedpdf.html` can be observed in the `cv.md` file. An example use of `image.html` can be observed in the `about.md` file.
I use data-driven navigation, which you can see in the `menu.yml` file in the `_data` directory. There's also a `nav.html` file in the `_includes` directory with modified `header.html`.
Mobile support is clearly functional, though some white-spacing could be improved. Feel free to offer improvements if you'd like.
`css` and `_sass` directories also functional, if a bit cluttered. Do observe new colors I created for `$clemson-orange` and `$clemson-purple` in `css/main.scss`.
Feel free to contact me at svmille@clemson.edu. Send along some cheers too if you find it useful.