You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo contains the implementations for boot.dev guided project
Implemented Projects
Static Site Generator
Similar to Hugo. As the name implies it takes Markupfiles and generates static HTML/CSS files for it. It uses directory based routing and python's built-in webserver.