Skip to content

evanlesmez/evanlesmez.github.io

Repository files navigation

Ev's blog

https://evanlesmez.com

Built with Quarto

Quart-CLI AUR package

Quick setup

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
jupyter lab build

Jupyter blog post

Omit the index.qmd file and instead include a raw block in an index.ipynd with yaml following this example

---
# draft: true
title: ""
author: ""
date: ""
categories: []
# image: "image.png"
---

Common Commands

To preview blog locally:

quarto preview

To build docs:

quarto render

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published