Skip to content

maxh213/maxh213.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal CV site in Gleam

Gleam

Basic profile site made needlessly complicated by writing it with Gleam.

Completely stole the set up from https://github.com/gleam-lang/website, kind of just made this as a mini way to learn Gleam.

Tech Stack

  • Gleam - Static site generation
  • CSS - Animations and styling
  • GitHub Actions - CI/CD
  • GitHub Pages - Hosting

Development

Prerequisites

Commands

# Install dependencies
gleam deps download

# Build the site
gleam run

# Just open dist/index.html in your browser to view the site

# Clean build files
rm -rf dist build

Deployment

The site automatically deploys to GitHub Pages when pushing to the main branch via GitHub Actions.

About

Just playing around with AI and gleam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages