Commit Graph

60 Commits (main)

Author SHA1 Message Date
steven 3d49222fd3 fix(body): background height 2021-03-16 12:17:11 -04:00
steven 5c6b0e9776 fix(values): sonozaki
accidentally pointed to incorrect drive location, reporting data inaccurately
2021-03-16 11:06:39 -04:00
steven 4ac8c18309 fix(functions): print drive
hard code program svgs instead of attempting to construct via css
2021-03-15 19:09:22 -04:00
steven f7e1879bca fix(functions): getDriveValues 2021-03-15 19:00:28 -04:00
steven 94ba5fb8b1 fix(values): service4 id 2021-03-15 18:53:01 -04:00
steven d0aa94f2ed fix(css): logo widths 2021-03-15 18:26:02 -04:00
steven 6db8cffcbe feat(values): replaced placeholder values with real values
also: fixed missed changes in directory restructuring and data refactoring, removed reference text file, added id property to various machine properties
2021-02-11 22:02:06 -05:00
steven f763f02467 cleanup(unused): remove unused files 2021-02-11 21:04:56 -05:00
steven 0fd058e69d rename(logos): web-friendly 2021-02-11 21:00:38 -05:00
steven 662a289af0 refactor(public): file organization (directories) 2021-02-11 20:54:37 -05:00
steven 8002846e6c remove(mister-hooly): unused 2021-02-11 20:52:04 -05:00
steven 253e1e004d remove(beatrice-vuitton): remove forked content 2021-02-11 20:50:46 -05:00
steven e517d6a82d refactor(values): created hierarchical 'machine' object 2021-02-11 20:22:19 -05:00
steven 2b7caece6c docs(readme): md 2021-02-11 14:07:59 -05:00
steven 81ae81660b feat(svg): logos converted and compressed 2021-02-11 12:36:06 -05:00
steven e4336613ca feat(logos): psds with vectors for logos
svgs to be generated.
2021-02-09 17:06:25 -05:00
steven 0102165d0a refactor(index): abstraction
- separated out functions into its own file
- made page render (even more) dynamically
- load values from values.php
- separated styles out into two external files: base and flavour (also a backup file outside of the website)
2020-12-30 22:20:14 -05:00
steven 7d12fe6e6d doc(styles): made txt references for style sets
removed old.index.php

note: these are messy files but it's okay because they're just notes
2020-12-30 15:38:45 -05:00
steven 984178cc03 fix(old.index.php): remove redundant info
this file will eventually be deleted once real consolidation happens
2020-12-28 14:53:28 -05:00
steven 9f23e80ede feat(palette): beatrice vuitton 2020-12-28 14:52:57 -05:00
steven 16df041789 feat(hinamizawa): restore assets 2020-12-28 14:41:53 -05:00
steven 73f20c8830 feat(php): disable error reporting
hide errors from visibility on web page
2020-12-22 10:18:46 -05:00
steven 734d883d3c feat(css): breakpoints at 850px and 475px
mobile responsiveness
2020-12-22 10:01:44 -05:00
steven 1a6e6001e6 fix(style): layout 2020-12-22 09:50:44 -05:00
steven 76fa32876c style(virgilia): width 100% 2020-12-21 22:40:09 -05:00
steven 8709b126e2 style(party): horizontal 2020-12-21 22:37:54 -05:00
steven 4c026aedd3 fix(style): rearranged div/a tags 2020-12-21 22:36:37 -05:00
steven ae0e8088d6 feat(styles): witches 2020-12-21 22:30:57 -05:00
steven f8800598c5 fix(style): luggage width 2020-12-21 22:26:03 -05:00
steven 774f2f31e8 fix(bg): scale down a little bit 2020-12-21 22:24:43 -05:00
steven b55eaba89a fix(luggage): increase size of pies 2020-12-21 22:24:16 -05:00
steven ab180f1640 style(luggage): make em horizontal 2020-12-21 22:23:51 -05:00
steven 66233b6984 feat(luggage): pie charts
inline svgs (variables rendered by php)
2020-12-21 22:10:11 -05:00
steven b4781a77a6 feat(monogram): background styles 2020-12-21 09:35:44 -05:00
steven 3ed28b2162 feat(luggae): Pochette 2020-12-21 09:34:28 -05:00
steven 8b91045e3e fix(formatting): whitespace 2020-12-21 09:33:57 -05:00
steven 62a1ef460c feat(index): basic page layout, favicon
yay recycled assets
2020-12-05 20:22:41 -05:00
steven 7757239f05 feat(migration): "hinamizawa" -> "Beatrice Vuitton"
migrated server from pc running linux to m1 mac mini...as such it feels appropriate to aesthetically redesign the server's homepage. nginx has been configured to automatically forward http://homo.casa to http://beatrice-vuitton.homo.casa
2020-12-05 19:44:02 -05:00
steven 6a8b16362c feat(services): signage, hyperlinks, and styles 2020-12-03 16:35:39 -05:00
steven f79b5a27d6 feat(homo-casa): header icon 2020-12-03 16:34:22 -05:00
steven 8fb76b083a feat(bernkastel): header style 2020-12-03 16:33:42 -05:00
steven 2b823669ba feat(hanyuu): footer style 2020-12-03 16:29:18 -05:00
steven c7b926d8e0 feat(mister-hooly): he's here! 2020-12-03 16:28:16 -05:00
steven 68dd51bb5b feat(css): page layout
also added some whitespace
2020-12-03 16:27:35 -05:00
steven b80313ffc5 fix(php): quotes on strings 2020-12-03 16:21:01 -05:00
steven b5fd855b55 feat(svg): moved into index
also given web-friendly filenames
2020-12-03 16:19:02 -05:00
steven e890a6cf05 feat(robots.txt): disallow all
don't need my personal homepage being indexed...too bad this can't restrict malicious crawlers
2020-12-03 14:13:23 -05:00
steven 165ddf2577 fix(copy): slightly reworded header/footer 2020-12-03 14:02:47 -05:00
steven 45eec9baef refactor(whitespace): tabs -> 2 spaces 2020-12-02 12:32:16 -05:00
steven c8060804b8 feat(layout): services section
to point at my subdomains
2020-12-02 12:30:45 -05:00