Skip to content

cg-/webpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website Repository

This repository hosts the source code for my personal web page. The web server is built using Rust and deployed to a web server using GitHub Actions.

Technologies Used

  • Rust: The web server is built using Rust programming language.
  • Containerfile: Builds the code and runs the server.
  • GitHub Actions: Used for CI/CD to deploy the web server on changes to this repo.

Repository Structure

  • Containerfile: Defines the build environment for the Rust project.
  • Cargo.toml: Defines the Rust project for the web server.
  • src/: Contains the source code of the Rust server.
  • static/: Contains static files used by the server.
  • scripts/: Contains scripts use to support the CI/CD pipeline.
  • .github/workflows/main.yml: GitHub Actions workflow file for deploying the server.
  • README.md: This file, providing an overview of the repository.

Usage

This repository is primarily for hosting my personal web page. Contributions are not accepted as this is not intended to be a collaborative project.

License

This repository is licensed under the MIT License. See the LICENSE file for more details.


For more information about my projects and interests, visit my personal website.

About

My homepage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published