Skip to content

RamVasuthevan/Personal-Website

Repository files navigation

Personal-Website

Created a simple personal website. Inspired using by Tweet.

  • Developing using Github Codespaces
  • Deploying the website using Cloudflare Pages
  • Using The Baked Data pattern

Everything required to build site should be in this repo

No db. Manually editing files. Deploying the website using Cloudflare Pages.

TODO:

  1. Think about how to archive articles. WIP - PrivateLibrary
  2. Make pretty
  3. Start vendoring dependencies

CloudFlare Pages Env Variables

Production

  • RUBY_VERSION=3.2.2

Preview

  • RUBY_VERSION=3.2.2