Commit Graph

15 Commits

Author SHA1 Message Date
luca0N! 4857e22460
Add favicon
Added favicon to the HTML template.
2022-06-09 21:55:23 -03:00
luca0N! 993ec4dc9b
Add missing tag
Added missing anchor close tag.
2022-06-09 20:52:12 -03:00
luca0N! 53c803b39f
Add missing menu translation
Translate menu hyperlink entries
2022-06-09 20:10:14 -03:00
luca0N! d886632f00
Fix menu hyperlinks 2022-06-09 20:08:48 -03:00
luca0N! 1e0d91a6ce
Fix language picker position 2022-06-08 16:50:06 -03:00
luca0N! 0e7480c54f
Symlink existing assets
Added symbolic link to the assets directory from the en directory to the
pt directory.
2022-06-08 16:36:32 -03:00
luca0N! 15f60d5dcb
Use alternate stylesheets
Specify alternate stylesheets in the HTML template so that the user can
pick a custom theme (light or dark) and override media blocks.  This is
useful for users who use the resistFingerprinting option in Firefox, as
it makes the browser ignore media blocks.  Alternate stylesheets are
available by default with Firefox-based web browsers, but might not be
available in other browsers.
2022-06-08 16:31:32 -03:00
luca0N! ba5dba9664
Use CSS media block for dark theme
Moved CSS dark theme rules into a media dark theme to automatically use
it if the user device is configured to prioritize dark themes.
2022-06-08 15:57:01 -03:00
luca0N! 5e40e44cc8
Add missing assets
Added assets not previously commited.
2022-06-07 22:44:42 -03:00
luca0N! 4298a9ad3a
Add locale redirectors
Add quick links in the header to redirect the user to a version of the
website on a different language.
2022-06-07 22:40:13 -03:00
luca0N! 8d6e6063fb
Begin responsive update
Update HTML to make webpages responsive: created a dedicated nav tag for
mobile devices which will be shown based on the screen width with CSS.
2022-06-07 22:37:26 -03:00
luca0N! 0eadba16fe
Change license format to SPDX format 2022-05-24 19:54:35 -03:00
luca0N! e93272d1c5
Add blog articles 2022-05-24 19:54:19 -03:00
luca0N! 043423f1cd
Add SWG HTML templates
Add HTML templates that will be used by SWG (see swg.git on
git.luca0n.com).
2022-05-24 19:52:04 -03:00
luca0N! 260374ab94
Added original source files 2022-05-13 17:46:14 -03:00