trentxmeta.com

TrentXMeta.com

This repository contains the source files for Trent X Meta’s personal website and blog.

About

The site is built as a simple static web project with no dependencies. It includes:

Adding New Blog Posts

  1. Create a new HTML file in the blog/posts/ directory following the existing pattern.
  2. Update blog/index.html to include your new post with a title, summary and link.
  3. (Optional) Update sitemap.xml and feed.xml with the new post’s URL and publish date.

Deploying

This site is designed for hosting on GitHub Pages. To deploy, push the contents of this repository’s root to the main branch and configure your repository’s Pages settings to serve from the root.

License

The content in this repository is provided without warranty. Feel free to adapt the files for your own purposes.