Skip to content

cookster9/personal-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome!

LetAndrewCook.com is my personal site. I like the idea of having a web presense where I can showcase all my projects.

Currently Installed Django Apps

https://github.com/cookster9/django-htmx-tictactoe

Tailwind Reference

https://tailwindcss.com/docs/installation

Once you install the tailwind cli from pip, run it like this to watch html to create css:

tailwindcss -i ./website/static/website/css/input.css -o ./website/static/website/css/output.css --watch

Minify:

tailwindcss -o ./website/static/website/css/output.css --minify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages