Commit Graph

30 Commits

Author SHA1 Message Date
0e6bdf9467 Update CSS caches 2017-03-22 15:49:51 +01:00
6765276519 Introducing attachments fixes for blog posts and assets.
Requires migration of attachments schema using
python manage.py maintenance upgrade_attachment_schema --all
2017-02-21 18:08:42 +01:00
7b9fef2fc8 Update caches 2017-02-06 14:44:05 +01:00
528887b1a6 Unify Twitter cards and Open Graph data 2017-02-06 14:37:53 +01:00
b8ad0cd18f Update cache version 2017-02-02 17:40:32 +01:00
7a6e1d3386 refresh css 2016-12-02 17:54:12 +01:00
ffdffdeb96 Bigger thumbnail for posts 2016-12-01 16:39:20 +01:00
455bfdfc49 Update CSS 2016-12-01 16:31:03 +01:00
b6b517688e Display blog list and posts within the project
TODO: Edit within the project as well
2016-12-01 15:57:59 +01:00
476e7be826 Update CSS 2016-11-29 18:22:43 +01:00
29629f6647 Update CSS 2016-11-29 16:06:04 +01:00
f75c43055f Blog on frontpage 2016-11-25 13:32:05 +01:00
89689db96e Move tooltips/popovers code to layout 2016-11-24 19:43:11 +01:00
e8b03de444 Update css 2016-11-24 19:04:17 +01:00
3e6a9909da Update CSS 2016-11-24 18:21:18 +01:00
6ef2c5ca0d Refresh CSS cache 2016-11-17 15:24:00 +01:00
f1661f7efb Use native scrollbars 2016-11-16 17:48:35 +01:00
fcecc75c3d Update CSS cache version 2016-11-08 18:29:46 +01:00
ba591da2fc Store js libraries locally 2016-11-07 12:20:23 +01:00
76174046ad Use our own perfect scrollbar, not cdn 2016-11-04 16:11:04 +01:00
8cc2cfb189 Don't use hardcode url for homepage 2016-11-01 17:29:27 +01:00
d99ddca410 Split base styles into base.css
That way we can load this css in other projects to bring the basic stuff
such as normalize, navbar, notifications, custom scrollbars, and so on.
2016-10-17 16:17:23 +02:00
ae723b1655 update css 2016-10-14 15:57:11 +02:00
6af3dfdb51 Use local bootstrap 3.3.7 2016-10-13 16:02:38 +02:00
3561cb61c6 Fix favicon 2016-10-10 17:29:13 +02:00
2c7d2e7dfd Move font-pillar into its own css file
So we can easily link it from attract/flamenco/etc
2016-09-23 17:29:35 +02:00
dfe398458b Tutti: Check if algoliaIndex is defined 2016-09-22 18:59:55 +02:00
52cc61b143 Use Roboto font for headings as well 2016-09-05 19:40:46 +02:00
8d6df947c8 User our own jQuery 2016-08-30 14:10:04 +02:00
2c5dc34ea2 Introducing Pillar Framework
Refactor of pillar-server and pillar-web into a single python package. This
simplifies the overall architecture of pillar applications.

Special thanks @sybren and @venomgfx
2016-08-19 09:19:06 +02:00