Skip to content

vahidzee/vahidzee.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vahidzee.github.io

Personal website for vahidz.com, generated from structured content with Webifier.

The source of the site lives in index.yml, content/, and assets/. The generated static website is written to webified/ and deployed through GitHub Pages.

This repository uses Webifier and the Webifier GitHub Action so changes made here can automatically rebuild and update the published GitHub Pages site at vahidz.com.

Local Development

From this repository:

../build/.venv/bin/webify --index index.yml --output webified --baseurl ""

Then serve the generated site:

python -m http.server 4174 --directory webified

Open http://127.0.0.1:4174 to review the result.

Repository Layout

  • index.yml: site entry point and top-level page structure.
  • content/: resume content, publications, bio, and page data.
  • assets/: templates and site-specific static assets.
  • webified/: generated static output.

Publishing

Push changes to GitHub after rebuilding and reviewing the generated output. The publishing workflow runs Webifier through the Webifier action and publishes the generated static files to GitHub Pages.

About

My personal blog

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages