6b3f025e16
Project Edit: Cleanup and styling
2018-09-07 17:21:02 +02:00
b0d8da821f
CSS: Blog cleanup
2018-09-06 12:11:18 +02:00
9c2ded79dd
CSS: Cleanup and simplification
...
Mainly to rely more on bootstrap styling
2018-08-31 19:32:17 +02:00
33bd2c5880
Sass: Import modules on top level
2018-08-31 14:26:42 +02:00
2ded541955
CSS Cleanup: remove font-body specifics
2018-08-27 17:01:43 +02:00
3965061bde
CSS: Split into modules
...
Don't place pure styling on top-level files (those that don't begin with underscore).
Instead, import them as individual files.
2018-08-27 17:01:08 +02:00
505e3c3a6d
New design for project landing pages and blogs
2018-04-16 14:33:38 +02:00
bdff391440
Support for rendering of video file attachments
2018-01-17 15:55:25 +01:00
eeba87d333
Blog: Unify the looks of blog posts
...
Now that the render_blog_post macro is shared with the homepage
2017-11-23 16:20:29 +01:00
e41fd36952
Responsive tweaks for blog sidebar on projects
2017-10-25 18:43:19 +02:00
3636db1793
Blog: Style tweak for project blogs
2017-10-25 17:45:46 +02:00
bb33ddd9fb
Blog: Style tweaks and minor cleanup
...
Mainly removing unused classes such as blog_post-container
2017-10-25 16:02:02 +02:00
5fbe62105a
Blog: Minor layout tweaks
...
* Make header image clickable
* Make thumbnails on blog list clickable
* Put action buttons in .blog-action for easier positioning
* Cleanup
2017-10-25 16:02:02 +02:00
6d8870ba25
Blog: Check if blog_archive_prev/next exist before showing link
...
Also minor cleanup of the classes and excessive indenting.
2017-10-05 17:32:55 +02:00
01dab4188c
Style tweaks to blog archive
2017-10-05 17:32:55 +02:00
73b50556be
Added blog archive.
...
May still need some style tweaking.
2017-10-05 17:32:55 +02:00
a2ffb8a342
Minor padding tweaks and color for blog title links
2017-10-03 12:53:41 +02:00
ec42d033b3
Comment padding/color tweaks for the blog and projects
2017-09-25 10:15:05 +02:00
dc75980eba
Blog: limit the max-width of post content
2017-09-21 19:14:30 +02:00
Pablo Vazquez
b5f0c59511
Comments: Style tweaks
...
More compact and also convert IDs to classes (when not used by javascript)
2017-09-21 01:14:53 +02:00
181cbc07d6
Blog: Center images on posts
2017-01-20 12:05:28 +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
80601f75ed
Remove deprecated +button-rounded-filled mixin
...
We now use just 'button', as roundness and filled are configurable
2016-11-02 16:36:47 +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
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
634ad86fa1
Fix search on blog and tweaks to navbar
2016-09-06 12:04:40 +02:00
9c59b06ab9
Use boolean to define if button-rounded mixin is filled or not
...
Fix to blog
2016-08-22 23:04:06 +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