Commit Graph
52 Commits
Author SHA1 Message Date
Tressley CahillandGitHub dcad92fbb2 Update README.md 2022-11-15 09:48:04 -05:00
Tressley CahillandGitHub 3f2d695a46 Correct OpenWeather reference 2022-11-15 09:46:22 -05:00
Tressley Cahill 2653d47fcd Fix OpenWeather references 2022-11-15 09:40:35 -05:00
Tressley Cahill 120e068277 Remove bookmark 2022-11-13 08:42:39 -05:00
Tressley Cahill 8fcd31e235 Remove OWM key 2022-11-13 08:41:22 -05:00
Tressley Cahill 81d7b0be3c Minor style tweaks 2022-11-06 20:41:12 -05:00
Tressley Cahill 90f87a20bd Fira Code 2022-11-06 20:34:17 -05:00
Tressley Cahill 83ab7491d6 The fixins 2022-11-05 19:06:29 -04:00
Tressley Cahill e508df35e4 Secure request
- Now requests OpenWeather icons over HTTPS
2022-11-04 21:07:16 -04:00
Tressley Cahill c9c928c964 Update README.md 2022-11-04 20:59:14 -04:00
Tressley Cahill f2662d7d89 Remove hidden attribute from search button 2022-11-04 20:57:26 -04:00
Tressley Cahill 1b79b97c98 Fix weather icon
- Adds a drop-shadow filter to the OpenWeather icon so it can be seen in light mode
- Queries OpenWeather for the standard size icon instead of @2x
2022-11-04 20:55:39 -04:00
Tressley Cahill d6b5a034b2 New SVG 2022-11-04 20:44:50 -04:00
Tressley Cahill ececb5b99f New favicon 2022-11-04 12:24:08 -04:00
Tressley Cahill 2b87006652 Add screenshots to README 2022-11-04 10:09:34 -04:00
Tressley CahillandGitHub 8398f9cd54 Merge v2 2022-11-03 12:26:52 -04:00
Tressley Cahill f79f5471ac Even better bookmarks!
- Gave a little bit more styling the bookmark section
2022-11-03 12:20:48 -04:00
Tressley Cahill 4ca2733199 Update comments 2022-11-03 11:31:16 -04:00
Tressley Cahill ba7c831013 Trim some CSS 2022-11-03 11:27:27 -04:00
Tressley Cahill 429bc30eef Improved bookmarks
- Wraps the favicon in the `<a>` for better accessibility.
2022-11-03 10:54:09 -04:00
Tressley Cahill 0a654eee62 Add links
- Rewrote the README.md
- Added new links to bookmarks
2022-11-03 09:27:20 -04:00
Tressley Cahill 68ba737465 Increase full-width
- Updated width to 720px
2022-11-03 08:46:22 -04:00
Tressley Cahill 970ddd9973 Add weather information 2022-11-02 09:36:20 -04:00
Tressley Cahill ec99ce4b15 Format JS 2022-11-01 17:12:52 -04:00
Tressley Cahill 723d73e127 Add OpenWeather API 2022-11-01 17:01:07 -04:00
Tressley Cahill 020d4b5fe8 New _traichu SVG 2022-11-01 15:13:52 -04:00
Tressley Cahill 30ce81a733 Update colors 2022-11-01 12:36:09 -04:00
Tressley Cahill f1bad6b57a Search focus state
Removes the background-image change from the focus state of the search input
2022-11-01 09:17:30 -04:00
Tressley Cahill 362fa6cc4c Update colors 2022-10-31 11:25:50 -04:00
Tressley Cahill daf2fd590c Adjust mobile layout 2022-10-31 08:38:00 -04:00
Tressley Cahill 6ac9c06a64 CSS clean up
- Removes unused CSS and modifies existing properties
2022-10-31 08:01:00 -04:00
Tressley Cahill 8b28d1f973 Remove unused animations 2022-10-30 21:27:13 -04:00
Tressley Cahill fb6f17aa12 New _traichu SVG
- Declares height instead of width on `<img>` and `<SVG>`
2022-10-30 20:39:28 -04:00
Tressley Cahill dcd48ad552 Rebuild pages 2022-10-26 17:37:20 -04:00
Tressley Cahill 95262dfe4e Fade animation adjustments 2022-10-26 11:22:20 -04:00
Tressley Cahill b7e49ab66e Adjust dock transitions
- Moved fill transition from dock `<li>` to `<a>`.
- Fixed hover state not being applied
2022-10-26 11:20:27 -04:00
Tressley Cahill bd2441e320 Add tabindex 2022-10-26 10:22:33 -04:00
Tressley Cahill fc26478150 Cleaner dock animation
Moved the dock animation to the parent `<li>` rather than the `<a>`.
2022-10-26 10:21:06 -04:00
Tressley Cahill 8a0341d70f Load JS before CSS 2022-10-26 10:09:55 -04:00
Tressley Cahill 53f00a6779 RE-README
Rewrote and reformatted README.md with better explanations and citations.
2022-10-26 08:48:51 -04:00
Tressley Cahill ced3c15567 Tidy vars.css
Cleans up the formatting of vars.css
2022-10-26 08:00:17 -04:00
Tressley CahillandGitHub f5eaf0f77e Update README.md 2022-10-25 21:18:13 -04:00
Tressley Cahill 2e10eae92c Swap to DuckDuckGo's favico API
- Now using DuckDuckGo's favico API
- Added README.md
2022-10-25 21:15:19 -04:00
Tressley Cahill 00da158791 Add cross browser auto-focus 2022-10-25 18:27:02 -04:00
Tressley Cahill 136cecae43 CSS animation update
- Refined CSS animations to be smoother for the traichu sprite
2022-10-25 17:03:24 -04:00
Tressley Cahill 2bf3a52b80 Remove min-width 2022-10-25 15:15:10 -04:00
Tressley Cahill 042dcb5018 New favico
- Updated favico
- Proper formatting for a couple of files
2022-10-25 09:29:12 -04:00
Tressley Cahill 74b1a28e1c Small tweaks
- Replaced traichu SVG with an animated PNG
- Added Konami code easter egg
- Fixed Cube Cobra typo
2022-10-24 11:29:34 -04:00
Tressley CahillandGitHub 4dcfa06f90 Merge pull request #1 from Tressley/semantic
Responsive semantics
2022-10-23 19:32:24 -04:00
Tressley Cahill 5c91a399e0 Responsive semantics
- Rewrite of the original page structure to be more inline with semantic HTML
- CSS is now mobile-first
2022-10-23 19:29:40 -04:00
Tressley Cahill a86180f92a 🚀
(ノ☉ヮ⚆)ノ ⌒*:・゚✧
2022-10-22 09:28:58 -04:00
Tressley Cahill 089fb3a411 Initial commit 2022-10-18 17:18:20 -04:00