Skip to content

peterprototypes/peterprototypes.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peter Todorov

Source code for my blog | Built using Zola

GitHub Website

🚀 Quick start

Step 1: Clone The Repo

Fork the repository. Then clone the repo locally by doing:

git clone git@github.com:[YOUR_USERNAME]/peterprototypes.com.git

Step 2: Install Zola

Installation Instructions on the Zola website are awesome!

Step 3: Start Development Server

cd into the directory:

cd peterprototypes.com

Then start the development server:

zola serve

This will build and serve the site using a local server. The site should be running on https://127.0.0.1:1111

Releases

No releases published

Packages

No packages published