Skip to content

samuelstanton/samuelstanton.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Samuel Stanton's Personal Website

This repository contains the source code for my personal website, built with Jupyter Book.

Development

Setup

This project uses uv for dependency management.

# Create a virtual environment and install dependencies
uv sync
source .venv/bin/activate

Building the website

# Build the book
jupyter-book build .
# Deploy the book
ghp-import -n -p -f _build/html

# View the book locally
open _build/html/index.html

About

personal blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •