close
Skip to content

Lee-W/travlog

Repository files navigation

travlog.wei-lee.me

Wei's entertainment blog — travel, food, and reviews. Built with Pelican and the customized Attila theme. Deployed to Cloudflare Pages.

Commands

uv run inv build           # Build local version of site
uv run inv rebuild         # Clean build
uv run inv serve           # Serve at localhost:8000
uv run inv reserve         # Build then serve
uv run inv livereload      # Build and serve with live reload
uv run inv clean           # Remove generated files
uv run inv preview         # Build production version
uv run inv style           # Lint + commit style check
uv run inv format          # Auto-fix lint issues
uv run inv security_check  # Audit dependencies
uv run inv check_and_remove_image_exif_gps_info  # Strip GPS EXIF from images

Build with search index:

uv run inv build --build-pagefind

Content Structure

content/
  posts/
    cook/      # Cooking posts
    review/    # Reviews
    travel/    # Travel posts
  pages/       # Static pages
  images/      # Post images
  places/      # OSM/map data
  static/      # Static files excluded from article processing
  extra/       # Extra static files

Deployment

Deployed to Cloudflare Pages via wrangler:

wrangler pages deploy output

About

My blog for recording entertainment stuff.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages