Skip to content

An easy to read blog about GenAI, NodeJS and web development

Notifications You must be signed in to change notification settings

Rebreda/rebreda.github.io

Repository files navigation

QuickThoughts.ca

Welcome to QuickThoughts.ca, a blog that explores many topics including:

  • Programming: Mostly NodeJS, Typescript, React
  • Startups
  • Generative AI (GenAI): Especially my own experiences getting the most of the technology
  • Tech: Linux, Hardware, Phones and more

Quick Start

This blog is powered by Jekyll and styled with Tailwind CSS. It makes use of scripts found in /_scripts to automate certain tasks like adding a new post or generating a new sitemap.

Setup

To set up the site locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/rebreda/rebreda.github.io.git
    cd rebreda.github.io
  2. Install dependencies: Ensure you have Ruby and Bundler installed, then run:

    bundle install
  3. Run the development server: Start the Jekyll server:

    bundle exec jekyll serve

    The site will be available at http://localhost:4000.

  4. Build the site for production: To generate the static files for deployment:

    bundle exec jekyll build
  5. Customize: Modify the content, styles, or scripts as needed to make the site your own.

About

An easy to read blog about GenAI, NodeJS and web development

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •