11 Commits

Author SHA1 Message Date
Hugo Locurcio
cd5181b3e1 Switch from Bootstrap to Bulma (#166)
The design has been slightly modernized in the process.
jQuery was also removed as it is no longer required, resulting in
faster page loading times.

Gallery thumbnails were regenerated at an higher resolution to match
the new design.
2019-06-20 01:12:12 +01:00
Hugo Locurcio
b3409c905d
Remove unused and unnecessary libraries (#157)
[FastClick](https://github.com/ftlabs/fastclick) is no longer relevant as all modern mobile browsers suppress the touch delay when a responsive meta `viewport` tag is present.
2019-03-04 00:34:08 +01:00
est31
40e3084970 Change some external links to https
Change external links for which https works
from http to https.
2015-12-04 11:26:40 +01:00
Calinou
c2402b91d9 Switch to SCSS 2015-09-25 16:12:27 +02:00
ShadowNinja
b9a4f1d425 Organize favicons
Moved favicons to /media/favicon (except for favicon.ico).
Removed prefixes from favicon names, and deleted duplicates.
Deleted apple-touch-icon-precomposed.png (useless on iOS <7 and unused on every other platform).
Added *~ to .gitignore.
Fixed typo.
2015-09-13 21:05:55 -04:00
Calinou
95c0c3be37 Better link styling 2015-08-30 11:29:54 +02:00
Calinou
ba649d256c Update README.md 2015-08-30 11:22:35 +02:00
Calinou
dbacc3619d Convert images to JPEG format 2015-07-22 20:21:37 +02:00
Calinou
5b7f05994e Add Downloads & Contributors pages, improve Home page 2015-07-19 14:42:30 +02:00
Calinou
7a0ddba73e Semi-working version of the home page 2015-07-18 23:56:08 +02:00
Calinou
e54137d1dd Create README.md 2015-07-18 21:39:39 +02:00