Skip to content
/ lef-web Public

This is the source code to my personal website. Possibly 👾

Notifications You must be signed in to change notification settings

Lef-F/lef-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lef's web 🕷

This maybe the beginning of something fun. Who knows? Not me, lol. You look dashing ❤️

Find me at lef.fyi 👾

Dev Setup

  1. Run npm install to install the dev dependencies that will make your life easier.
  2. Run npm run start in order to start the local server so you can see your changes IRL over at 127.0.0.1:8080
  3. Run npm run cssmin in order to update the minified version of the CSS files.
    • Needs to be run only if you made changes to src/tufte.css
  4. (Optional) Install the necessary Python tools by running poetry install inside the tools/ folder.
    • Note: There's currently no other dependencies than black

Resources

I used the following to do stuff so far:

ToDos

  • terraform ALL the infra
  • every branch gets a published subdomain automagically
  • switch away from writing crude HTML/CSS to some fancy markdown to HTML tool
  • start some sort of blog

About

This is the source code to my personal website. Possibly 👾

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published