Skip to content

graffhyrum/pendragon-website

Repository files navigation

Pendragon Portfolio

This is a portfolio website written in Rust. It uses Axum, Askama, Tower, and htmx.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Rust
  • Cargo

Installing

  1. Clone the repository
git clone https://github.com/graffhyrum/portfolio_rs.git
  1. Navigate into the cloned repository
cd portfolio_rs
  1. Build the project
cargo build
  1. Run the project
cargo run

Live Reload

  • For style adjustments, run npx tailwindcss -i ./styles/tailwind.css -o ./styles/styles.css --watch
  • For everything else, run cargo watch -x "shuttle run"

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

My portfolio website, written in Rust and hosted on shuttle.rs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published