This maybe the beginning of something fun. Who knows? Not me, lol. You look dashing ❤️
Find me at lef.fyi 👾
- Run
npm install
to install the dev dependencies that will make your life easier. - 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 - 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
- Needs to be run only if you made changes to
- (Optional) Install the necessary Python tools by running
poetry install
inside thetools/
folder.- Note: There's currently no other dependencies than
black
- Note: There's currently no other dependencies than
I used the following to do stuff so far:
- AWS S3 static web hosting with CloudFlare
- AWS S3 static web hosting clicky-clicky walkthrough
- More AWS S3 web hosting
- Color palette generated from huemint
- CSS style from Edward Tufte
- 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