Skip to content

Repository files navigation

fangfeili05.github.io — Personal Website

This repository contains the source code for my personal website: https://fangfeili05.github.io.

The site is built with Hugo using the Congo theme and deployed via GitHub Pages with with GitHub Actions.


Tech Stack

  • Hugo (extended) - static site generator
  • Congo - Hugo theme
  • TailwindCSS - custom styling
  • Markdown - content authoring
  • GitHub Pages + GitHub Actions - automated deployment

Project Structure

root/
├── config/                     # Site-wide configuration
│   └── _default/
│       ├── hugo.toml           # Core Hugo settings
│       ├── params.toml         # Theme-specific parameters
│       ├── menus.en.toml       # English navigation menus
│       ├── languages.en.toml   # English language configuration
│       ├── module.toml         # Hugo module definitions
│       └── markup.toml         # Markdown and rendering options
│
├── content/                    
│   ├── resume_and_certifications/
│   ├── notes/
│   └── papers/
│
├── layouts/                    # Custom templates and overrides
│
├── assets/                     # Assets processed by Hugo Pipes
│   ├── img/
│   └── css/
│
└── static/                     # Static files served from the site root
    └── files/                  # Downloadable resources

License

Setup Guide

  • For a detailed walkthrough on building and deploying this site with Hugo and the Congo theme, see: This link

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages