Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tatarinho.github.io

Personal site of Michał Piotrowski — a single static page, no build step.

Live at https://tatarinho.github.io

Structure

File Purpose
index.html All page content. Edit the text here.
style.css All styling. Colour tokens live at the top of the file.
.nojekyll Tells GitHub Pages to serve the files as-is, without Jekyll.

Local preview

python3 -m http.server 8000

Then open http://localhost:8000.

Deploying

GitHub Pages serves the main branch of this repository directly. Push to main and the change is live within a minute.

Custom domain

Add a CNAME file containing the bare domain (e.g. example.com), point the DNS records at GitHub Pages, then enable Enforce HTTPS in the repository's Pages settings.

About

Personal site — Michał Piotrowski, Software Engineer

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages