I lived stream the building of this site

About

I streamed to Kick, Twitch and YouTube today to build this amazing website. It's built with Jekyll and hosted with Cloudflare Pages.

Topics Covered

  • Setup GitHub

  • Jekyll App
    • jekyll new . –force
    • bundle install
    • bundle exec jekyll serve –watch
  • Setup CloudFlair Pages
  • Push to GitHub
  • Check dev domain – Didn’t workinitially because of SSL
  • Setup CloudFlair DNS devopsdave.net

  • Work on actual website
    • layout
      • default.html
      • p404.html moved to /404.html
      • page.html
      • post.html
    • includes
      • head.html
      • header.html
      • nav.html
      • body.html
      • footer.html
    • css
    • js
    • pages
    • posts

The Streams

Kick

YouTube

#Jekyll #CloudflarePages #DevOps #DevOpsDave

Automating Deployments Github Actions With Cloudflare Workers ~
Finalizing Useauth Hook Streamlining Token Refresh In React ~
Implementing Refresh Token Exchange And Advancing The React App ~
Advancing React App Implementing Token Refresh With Cloudflare Worker Api ~
Live Coding React Meets Cloudflare Worker Api ~
Enhancing Security Implementing Jwt Denial Lists In Cloudflare D1 ~
I lived stream the building of this site ~
Deep Dive Into Jwt And Cloudflare D1 Database Integration ~
Exploring Further Cloudflare Services Adventure Continues ~
Continuing Hono Api Experimentation And Jwt Implementation In Cloudflare Worker ~
Exploring Cloudflare Workers D1 Database And Rest Api With Hono Framework ~
First Dive Into Cloudflare Workers And Wrangler Cli Exploring With Devops Dave ~
Cloudflare Pages with Functions and KV Store ~
Jekyll in Action Frontend Development for Backend Engineers ~