Skip to content

nickderobertis/nick-derobertis-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI PyPI - License Documentation Tests Run on Ubuntu Python Versions Github Repo

Nick DeRobertis' Personal Website

nick-derobertis-site

Overview

Nick DeRobertis' Personal Website, built with Python, Panel, Bootstrap, and jQuery.

Links

See the website at nickderobertis.com.

Developing

Backend Development

Run just dev-be to run the backend server.

Frontend Development

Run just dev-fe to run the frontend server. You may need to cd into the frontend/nick-derobertis-site directory and run pnpm i first.

QA

Make sure you have Docker installed.

Run just qa to start a production-like build. Run ./stop-docker.sh to stop.

Development Status

This project is currently in early-stage development. There may be breaking changes often. While the major version is 0, minor version upgrades will often have breaking changes.

Developing

See the development guide for development details.

Author

Created by Nick DeRobertis. MIT License.