I lived stream the building of this site
Jan 6, 2024About
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
- layout
The Streams
Finalizing Useauth Hook Streamlining Token Refresh In React ~
Jan 20, 2024
Live Coding React Meets Cloudflare Worker Api ~
Jan 17, 2024
I lived stream the building of this site ~
Jan 15, 2024
Deep Dive Into Jwt And Cloudflare D1 Database Integration ~
Jan 14, 2024
Exploring Further Cloudflare Services Adventure Continues ~
Jan 13, 2024
Cloudflare Pages with Functions and KV Store ~
Jan 8, 2024