Commit Graph

15 Commits

Author SHA1 Message Date
Burung Hantu
8bee414cb0
Update style.scss 2019-05-05 07:44:02 +08:00
Burung Hantu
60aeb2d97a
h5 2019-05-05 07:32:07 +08:00
Burung Hantu
3157b72918
Added panel-pic for new card design 2019-05-05 07:29:45 +08:00
Alberto
4d47081b2a Enable flags again (#873)
* Re-added flags

* Removed 4x3 folder
2019-04-21 20:30:19 +00:00
troutperch
3e69750032 Remove national flags from the language select.(Solution 2) (#825)
* Remove national flags from the language select.

* Removed flag-icon-css.

* Removed the line break for old language select.
2019-04-04 07:51:39 +08:00
Jonah Aragon
75e05ce24c
New 404 (#821)
* Split apart layouts

Some pages don't need a footer.

* 404 Redesign
2019-04-02 23:38:08 -05:00
Jonah Aragon
48fd518cb7 Split All Services into Individual Pages (#807)
* Split sections into pages

Preliminary work

* Separate everything into their own pages

+ Permalinks!

* Navbar Link Updates

* Change all asset links

Assets are served from the root. Hope nobody is serving this site in a subfolder for some reason! :)

* Point all navbar links to pages

* Make the layouts more modular

* Remove unnecessary div containers

* Adjust footer and headers layout

* Add link to various privacy subpages to homepage

* Remove test script

* Add titles and descriptions to all pages

* Fix links and layouts

* Adjust header margins

* Create master pages

* Finalize master pages

* Add services page

* Add Javascript redirects

Okay I'm pretty garbage at Javascript so this is basically hacked together. If someone who knows what they're doing wants to do this, be my guest.
2019-04-02 08:42:34 +08:00
Jonah Aragon
16b3bb7598 Fix mobile wrapping (#803) 2019-03-31 23:19:31 +08:00
Jonah Aragon
a95c7c3a3a Break long words on smaller devices (#789)
Fixes #610
2019-03-30 22:45:46 +08:00
Vincevrp
455b347574 Rework and move footer to separate file 2019-01-20 22:39:38 +01:00
Vincevrp
b5d97486d9 Clean up default layout, move scripts to file 2019-01-20 13:24:46 +01:00
Samuel Shifterovich
df6605057b
Merge pull request #602 from Vincevrp/replace-gplus
Replace Google+ share button with Mastodon
2018-11-22 07:00:43 +01:00
Vincevrp
e0e91b10a9 Replace Google+ share button with Mastodon 2018-11-22 01:26:55 +01:00
Vincevrp
49bd02aa67 Fix list and order in KDL 2018-11-20 13:36:56 +01:00
Vince
520e28626a Implement Sass (#568)
* Move all images to assets/img

* Move all scripts to assets/js

* Move all webfonts to assets/webfonts

* Move all files to assets/files

* Move css to assets/css and add imports

* Adjust all references to assets folder

* Fix tor icon path

* Rewrite custom css to sass and add variables

* Change ?v on style.css to 5.

* Enable Sass minification

* Remove CryptoPaper-full.7z
2018-11-07 21:52:56 +01:00