All Projects → jglovier → Jglovier.github.io

jglovier / Jglovier.github.io

📓 Source for joelglovier.com. Built with Jekyll and hosted on GitHub Pages.

Projects that are alternatives of or similar to Jglovier.github.io

Bootstrap 4 Github Pages
A Bootstrap 4 template project for Github Pages and Jekyll
Stars: ✭ 96 (-2.04%)
Mutual labels:  jekyll, github-pages
Neumorphism
Neumorphism designed Jekyll theme for personal websites, portfolios and resumes.
Stars: ✭ 96 (-2.04%)
Mutual labels:  jekyll, github-pages
Merlot
Merlot is a Jekyll theme for GitHub Pages
Stars: ✭ 52 (-46.94%)
Mutual labels:  jekyll, github-pages
Jekyll Timeline
Timeline / Résumé Theme with Jekyll
Stars: ✭ 46 (-53.06%)
Mutual labels:  jekyll, github-pages
Jekyll Katex
Jekyll plugin for easy server-side math rendering via KaTeX
Stars: ✭ 73 (-25.51%)
Mutual labels:  jekyll, github-pages
Minimal Mistakes
📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
Stars: ✭ 8,967 (+9050%)
Mutual labels:  jekyll, github-pages
Jekyll Netlify Boilerplate
A simple Jekyll template for creating a fast, static website on Netlify
Stars: ✭ 62 (-36.73%)
Mutual labels:  jekyll, sass
Aviaryan.github.com Retired 2018
My website (retired)
Stars: ✭ 10 (-89.8%)
Mutual labels:  jekyll, github-pages
Dinky
Dinky is a Jekyll theme for GitHub Pages
Stars: ✭ 70 (-28.57%)
Mutual labels:  jekyll, github-pages
Jekyll Github Deploy
Jekyll Site Automated Deployer to GitHub Pages
Stars: ✭ 67 (-31.63%)
Mutual labels:  jekyll, github-pages
Jekyll Bootstrap4
Bootstrap 4 with Jekyll minimalistic example site
Stars: ✭ 43 (-56.12%)
Mutual labels:  jekyll, sass
Minetest.github.io
Official Minetest website hosted by Github Pages
Stars: ✭ 85 (-13.27%)
Mutual labels:  jekyll, sass
Time Machine
Time machine is a Jekyll theme for GitHub Pages
Stars: ✭ 41 (-58.16%)
Mutual labels:  jekyll, github-pages
Mzlogin.github.io
Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog
Stars: ✭ 1,060 (+981.63%)
Mutual labels:  jekyll, github-pages
Chalk
Chalk is a high quality, completely customizable, performant and 100% free Jekyll blog theme.
Stars: ✭ 987 (+907.14%)
Mutual labels:  jekyll, github-pages
Jekyll Assets
🎨 Asset pipelines for Jekyll.
Stars: ✭ 1,083 (+1005.1%)
Mutual labels:  jekyll, sass
Minimal
Minimal is a Jekyll theme for GitHub Pages
Stars: ✭ 753 (+668.37%)
Mutual labels:  jekyll, github-pages
Jekyll Theme Chirpy
A minimal, sidebar, responsive web design Jekyll theme that focuses on text presentation.
Stars: ✭ 773 (+688.78%)
Mutual labels:  jekyll, github-pages
Microdust
My personal blog Microdust
Stars: ✭ 63 (-35.71%)
Mutual labels:  jekyll, github-pages
Garth
🥁 A really basic theme for Jekyll
Stars: ✭ 85 (-13.27%)
Mutual labels:  jekyll, github-pages

joelglovier.com Build Status

image

About the Site

This site is my personal home on the web. I write about stuff, I link to other stuff, and I showcase stuff I've done/built/designed. It's purely personal in nature and does not necessarily reflect the views of my employer, my family, my community, or anyone else besides me. It's just where I share things I've built, written, or done.

It lives here: joelglovier.com

Older versions, and a bit of history

I've been working on this site in various forms since around 2005. Initially it was just a customized Blogger page for a few years. Then, I designed and built the first version around 2008 after teaching myself to write HTML and CSS (and eventually some shoddy PHP). I launched the first version sometime around 2009. Ever since, I've been redesigning every few years. I've republished the older verions as repo dumps and GH pages just for fun and posterity.

Running locally

  1. Clone locally via GitHub Desktop, or via CLI: git clone https://github.com/jglovier/jglovier.github.io.git
  2. Install dependencies: bundle install
  3. Run the Jekyll Server: bundle exec jekyll serve
  4. View in browser at http://localhost:4000

Licensing

Feel free to inspect the code structure, and reuse what is appropriate. But please respect that the files in the following directories are Copyright Joel Andrew Glovier. You may not reuse anything therein without my written permission:

  • _posts/
  • post-images/
  • img/
  • fonts/ (these fonts are licensed only for my own use)

All other directories and files are MIT Licensed (where applicable).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].