- Add build.sh for automatic markdown conversion - Add serve.sh for local development with live-server - Update tag styling to use accent-yellow for better visibility - Add RSS feed generation - Update markdown-to-html conversion with improved tag support |
||
|---|---|---|
| content/posts | ||
| deploy | ||
| dist | ||
| src | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| build.sh | ||
| deploy.sh | ||
| feed.xml | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| serve.sh | ||
| tailwind.config.js | ||
| website-deploy.zip | ||
README.md
Glenn Thompson's Personal Website
A modern, responsive personal blog built to share experiences in technology, engineering, and travel, with a focus on life in the Middle East and technical explorations.
Visit the live site at https://glenneth.org
Features
- Responsive design optimized for all devices
- Clean, modern UI with subtle animations
- Dedicated sections for:
- Technical blog posts
- Travel stories
- Engineering insights
- About me
- Project showcase
Technology Stack
- HTML5
- CSS (Tailwind CSS for styling)
- JavaScript
- Static site generation capabilities
Local Development
- Clone this repository
- Install dependencies:
npm install - Start the development server:
npm run dev
Contact
For any inquiries, please reach out to glenn@glenneth.org
License
MIT License