/keegoid.com

Public site for keegoid.com

Primary LanguageCSSMIT LicenseMIT

My Personal Site

Welcome to my personal website! This space is dedicated to sharing my daily routines, the products I love and use, and appreciation of nature. I hope you find something here that inspires or assists you. Live long and prosper (LLAP).

Table of Contents generated with DocToc

About the Site

This site serves as a personal blog where I document:

  • Daily Routine: Insights into my habits and practices that help me stay productive and balanced.
  • Products: Honest reviews and links to products I personally use and recommend.
  • Nature: Stories, experiences, and reflections on the natural world.

Some of the product links are affiliate links. This means I may earn a small commission if you make a purchase through these links, at no additional cost to you. Your support helps keep this site running.

Features

  • Responsive Design: Optimized for viewing on any device.
  • Markdown Content: Easy-to-read and consistent formatting.
  • Floating Table of Contents: Quick navigation through posts.
  • Stylish Links: Modern and readable hyperlink styling.
  • Affiliate Links: Integrated seamlessly and transparently.

Technologies Used

  • Hugo: Static site generator for fast and reliable performance.
  • Markdown: Simplifies content creation and editing.
  • HTML5 & CSS3: Modern web standards for structure and styling.
  • Cloudflare Pages: Hosting platform for deploying the static site.

Getting Started

If you'd like to run the site locally or explore the code, follow these steps:

Prerequisites

  • Git: For cloning the repository.
  • Hugo: Installed on your local machine. Installation Guide

Installation

  1. Clone the Repository

    git clone https://github.com/keegoid/keegoid.com.git
  2. Run the Hugo server in development mode

    hugo server
    # build drafts
    hugo server -D

License

This repository contains the source code for my personal website built with Hugo.


Note: This repository is intended as a template for building your own site. Please replace the content with your own.