Commit Graph

38 Commits (main)

Author SHA1 Message Date
steven 3d49222fd3 fix(body): background height 2021-03-16 12:17:11 -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 662a289af0 refactor(public): file organization (directories) 2021-02-11 20:54:37 -05:00
steven e517d6a82d refactor(values): created hierarchical 'machine' object 2021-02-11 20:22:19 -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 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 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
steven f843919217 feat(layout): added header, expanded disks section
disks referred to as "homes"
2020-12-02 12:29:45 -05:00
steven 384d725592 fix(css): linebreaks 2020-12-02 12:27:22 -05:00
steven 5fdefbe2a9 feat(css): automatically define variable --over50
derived from whether or not the percentage stored in --value is over 50
2020-12-02 12:23:43 -05:00
steven 9b1d12835b feat(functions): getDifference(), getPercentageUsed()
clean up variable definition a little bit
2020-12-02 12:21:43 -05:00
steven 3681a70c42 feat(favicon): converted svg to favicons
many favicon(-like) formats supported
2020-12-01 15:54:23 -05:00
steven 2aca06efd8 feat(index.php): pie graphs with 1 slice
single slice representing % of data used on disk
2020-12-01 12:57:15 -05:00