Commit Graph

17 Commits

Author SHA1 Message Date
Starbeamrainbowlabs
5fe84ada79
Update installation instructions for git
we should recommend that everyone checks out the latest release, even when installing via git.
2023-06-27 23:16:23 +01:00
Starbeamrainbowlabs
3f5fc45e1a
docs: add new image to site 2021-11-07 17:45:03 +00:00
Starbeamrainbowlabs
eb9236a153
website: add new picture 2021-08-10 18:08:12 +01:00
Starbeamrainbowlabs
115855fc99
Minor website updates 2021-08-08 15:38:03 +01:00
Starbeamrainbowlabs
e805f66681
Add awesome logo by @VorTechnix 2021-06-20 22:55:28 +01:00
Starbeamrainbowlabs
4a36ef7e17
docs: slight accessibility tweak 2021-06-20 22:18:24 +01:00
Starbeamrainbowlabs
4d24e4e884
docs: Add WorldEdit dependency to git installation instructions 2021-06-20 02:03:44 +01:00
Starbeamrainbowlabs
5362c8956e
Add ContentDB image 2021-06-19 18:14:23 +01:00
Starbeamrainbowlabs
ce41e8bc55
Add getting started section
Todo:

Completely revise the changelog / reference to use data & dynamicness, 
because we want to group headings into <section /> elements. That way it 
makes it *much* easier to implement a search feature, and also style it 
nicely too
2021-06-14 02:25:45 +01:00
Starbeamrainbowlabs
70b6adaa0d
Improve handling of PNGs, add background image 2021-06-14 01:36:13 +01:00
Starbeamrainbowlabs
4fff388656
docs: Add next (final?) section of website
Next up: fine tuning
2021-06-13 23:34:38 +01:00
Starbeamrainbowlabs
dcc66f2bd0
docs: Add badges to top of page 2021-06-13 22:37:07 +01:00
Starbeamrainbowlabs
f01fee3699
Tweak description 2021-06-09 00:35:39 +01:00
Starbeamrainbowlabs
8a500735c0
Implement a css-only gallery, with descriptions!
It's an absolutely *glorious* series of hacks :D

Including, but certainly not limited to:

 - CSS Grids with only 1 cell
 - Flexboxes used for positioning text nodes
 - Element heights set indirectly with the width property
 - z-index abused to show the current image in the sequence


it's undefined which image will be shown initially, but given the amount 
of effort this took I'm ok with that

If anyone knows how  to shift the <picture> element 0.25em upwards 
*without* moving the image so that I can remove the upper and lower 
borders, I'd lvoe to know. I've tried everything - including settingit's 
height to zero etc. In the end I've padded out the top to balance it out 
instead :P
2021-06-09 00:34:25 +01:00
Starbeamrainbowlabs
85e5eb3971
docs website: Add bigbutton 2021-06-07 01:28:11 +01:00
Starbeamrainbowlabs
722912a0c2
Work on images, but it leaves a lot to be desired
....we'll have to reimplement Image.generateHTML :-/
2021-05-31 21:06:17 +01:00
Starbeamrainbowlabs
117002f9e9
Start working on documentation website, but it's not finished yet 2021-05-31 02:20:23 +01:00