Skip to content

jsedy7/jsedy7.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

jsedy.com

Personal portfolio and FPV drone showcase of Jiล™รญ ล edรฝ

๐ŸŒ Live site: https://jsedy.com

๐Ÿงฉ Overview

This repository contains the complete source code of my personal website, built with Hugo and the PaperMod theme

The site serves as:

  • A portfolio of my FPV drone projects and cinematic shots
  • A short overview of my IT background
  • A simple contact and pricing page for collaborations

Itโ€™s multilingual (๐Ÿ‡จ๐Ÿ‡ฟ Czech & ๐Ÿ‡ฌ๐Ÿ‡ง English) and automatically deployed via GitHub Actions to GitHub Pages

โš™๏ธ Technical setup

Local development

# clone the repository (including submodules)
git clone --recurse-submodules https://github.com/jsedy7/jsedy7.github.io.git
cd jsedy7.github.io/jsedy.com

# start local Hugo server
hugo server -D

Then open http://localhost:1313 in your browser

๐Ÿš€ Deployment

Deployment is fully automated via GitHub Actions

Every push to the main branch triggers:

  1. Hugo build inside the jsedy.com directory
  2. Static output generation to jsedy.com/public
  3. Upload as artifact
  4. Deployment to GitHub Pages

๐Ÿ“„ License

This project is released under the MIT License Feel free to use it as a reference for your own Hugo + PaperMod setup

About

jsedy.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors