Skip to content

gonz4lex/gonz4lex.github.io

Repository files navigation

Gonz4lex Blog

This repository hosts the source files for my personal blog and website, built with Quarto. The blog covers topics on data science, machine learning engineering, visualization, and software development.

Project Structure

  • posts/: Contains blog posts organized in date-prefixed folders.
  • assets/images/: Static images used across the site.
  • _extensions/quarto-ext/: Custom Quarto extensions.
  • *.qmd files: Quarto markdown documents for pages.
  • _quarto.yml: Quarto project configuration.
  • styles.css and styles.scss: Custom styles.

Getting Started

Prerequisites

Local Preview

To preview the site locally:

quarto preview

This will launch a local development server.

Build the Site

To render the full website:

quarto render

About

My personal blog and website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published