Commit Graph

15 Commits

Author SHA1 Message Date
alexsparkes 87bb3fb066 feat: Update favicon to use new logo 2024-02-27 18:48:38 +00:00
David Ralph 10f12b20c5
7.x Structural Changes (#637)
* refactor(files): Initial commit on experimental file structure

* refactor(structure): New components system

* refactor(structure): Tidy settings' components

* Refactor(structure): Component exports and imports

* refactor(settings): Use new component imports

* feat: unified background.js script

* fix(build): Partially, distributions still not ready

* feat: critical error on noscript, light theme support for it

* fix(background): Critical issue of code making every background #000

* refactor(welcome): Partition into different files + shared components
- This took too long and destroyed my sanity

---------

Co-authored-by: alexsparkes <turbomarshmello@gmail.com>
Co-authored-by: alexsparkes <alexsparkes@gmail.com>
2024-02-18 23:05:15 +00:00
alexsparkes 6915c0ef9e Update styles and dependencies
Co-authored-by: David Ralph <me@davidcralph.co.uk>
2024-01-05 00:01:47 +00:00
David Ralph 8e0511667a build: replace webpack with vite (WIP) 2022-04-13 15:25:50 +01:00
David Ralph cce69892a3 add sass 2019-01-18 22:36:08 +00:00
Dave R 95fe6147f3
pls 2018-11-06 19:48:20 +00:00
Dave R 325a92f64b
Update index.html 2018-11-02 17:14:47 +00:00
Yanderella! 22567cdd80
Update index.html 2018-10-30 09:53:32 +01:00
Dave R 878a858ba6 Animations, new images, fixes and more! 2018-09-29 16:55:01 +01:00
Dave R 5973bd84e8 Fixed Firefox and other edits 2018-09-11 18:30:25 +01:00
Dave R 6a6b7ffbbc new stuff 2018-08-12 12:33:31 +01:00
Dave R 7c9fbd0998 restructure 2018-08-09 10:17:11 +01:00
Firebrand 7eb9b1e248
Better semanticity
<div class="time"> => <time>

<div class="quote"> <div class="text"> <div class="author"> => <div class="quote"> <blockquote> <cite>
2018-08-09 14:53:54 +07:00
Firebrand 39f22f4f03
Semantics, readability and updated structure
Changed HTML structure to a more concise and modern one, added Roboto font definition from Google Fonts
2018-08-09 14:04:45 +07:00
Dave R 1d75e4cfc2
Add files via upload 2018-08-08 18:08:17 +01:00