~grtcdr/carrara

Link to a website of mine that uses Carrara
Modify the installation instructions

to use the archives provided by sourcehut.
Add missing elements
Remove unneeded ignore targets
Rename dist target to release
Drop LESS dependency

I don't think depending on LESS is worth it given the size of the project.
Phrase things differently
Don't adjust font size of code
Move support section further down
Rephrase a to-do item
Add to-do file
Remove collage and picture classes

They don't apply to anything in particular, probably an artifact of some testing
I did in the past.
Set default sans serif and monospace fonts
Update import statements to accommodate new filenames
Rename source.less to code.less

It's a lot more clear this way, as "source" can refer to any number of
things. Additionally, set the default monospace typeface to 'DejaVu Sans Mono'
which is arguably the most beautiful typeface out there.
Rename def.less to color.less

The new name is more sensible given "def.less" contains only color definitions.
Clarify who the target audience is
Rephrase the introduction
Rename "assets" directory to "media"
Remove a piece of advice that unnecessarily hurts performance
Next