Skip to content

A rewrite of my blog and portfolio in one single place ๐Ÿ˜…. Powered by Rust, TailwindCSS, GraphQL (Hashnode API) and Github ๐ŸคŒ

License

Notifications You must be signed in to change notification settings

elcharitas/elcharitas.wtf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

My personal website, built with Rust using Axum and Tower, styled with Tailwind CSS. The site uses Momenta for UI components, Datastar for reactivity, and integrates with GitHub API for projects and Hashnode for blog posts.

Running Locally

git clone https://github.com/elcharitas/elcharitas.wtf.git
cd elcharitas.wtf

Create a .env file similar to .env.example.

Then install Tailwind CSS:

npm install -g tailwindcss@3

and run the development server:

cargo run

For development with CSS hot-reloading, you can use cargo-watch:

cargo watch -x run

Cloning / Forking

Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.

About

A rewrite of my blog and portfolio in one single place ๐Ÿ˜…. Powered by Rust, TailwindCSS, GraphQL (Hashnode API) and Github ๐ŸคŒ

Topics

Resources

License

Stars

Watchers

Forks