Daniel Rudolf
8fb29d78e5
Default theme: Add basic support for IE8
...
Forms still look broken and I definitly will *NOT* fix that. We don't support IE8 officially!
+ some minor improvements
2016-08-03 17:16:34 +02:00
Daniel Rudolf
d75b03524d
Default theme: Improve form theming
2016-08-03 02:01:44 +02:00
Daniel Rudolf
5341c328c0
Default theme: Add basic form themeing
2016-08-03 01:01:20 +02:00
Daniel Rudolf
a48ef67812
Default theme (JavaScript): Fix coding standard
2016-08-02 23:42:48 +02:00
Daniel Rudolf
e5187aa17b
Default theme: Fix rem unit
2016-08-02 22:49:53 +02:00
Daniel Rudolf
48c2387080
Default theme: Improve compatibility with older browsers
...
Namely (it could hardly be different...) Internet Explorer - even IE11 still causes trouble. The default theme now supports IE9+, even older browsers will present broken markup. The sliding animation works with IE10+ (however, it is still usable, there's just no nice animation).
Furthermore this commit heavily improves the sliding process by allowing to abort the animation. I've updated Pico's screenshot in the , too.
2016-08-02 21:50:48 +02:00
Daniel Rudolf
f7d27fa829
Refactor default theme
2016-08-02 02:31:20 +02:00
Daniel Rudolf
2038d40268
Merge branch 'master' into pico-1.1
2016-07-15 03:23:09 +02:00
Daniel Rudolf
2c70c087fd
Add Pico's social icons to default theme
2016-07-06 01:26:29 +02:00
Daniel Rudolf
d10f5ac19f
Merge branch 'master' into pico-1.1
...
Conflicts:
.htaccess
2016-04-24 20:23:00 +02:00
Daniel Rudolf
c96be9cd13
Default theme: Force HTTPS to load Google Fonts
...
See https://github.com/picocms/Pico/pull/346#issuecomment-213000364 (via #346 / d6accc2), thanks @smcdougall
2016-04-21 19:18:15 +02:00
ghuron
9b63209d81
Use http or https depending on page access
2016-04-21 14:58:47 +03:00
Erick Madrigal Ríos
ca00cde4b1
Update style.css
...
Responsive design is currently broken when the width is between 768px and 850px, because the width of inner class is set fixed at 850px
2016-04-16 01:14:19 -06:00
Daniel Rudolf
ecdfeb4959
Default theme: Add definition list styling
...
Resolves #339 . Thanks @Marcussacapuces91
2016-04-04 13:46:19 +02:00
Daniel Rudolf
bef5efc503
Revert "Default theme: Move elements into Twig blocks"
...
This reverts commit a3fa373119c12cae834bcfab758a11b036234c76.
At first glance this adds flexibility, but at the moment it is impossible with Twig to ensure the existance of a block. As a result, custom themes may break the plugin. A custom theme should overwrite a plugin's template explicitly.
2016-03-12 00:18:49 +01:00
Daniel Rudolf
8ac6d27a8e
Default theme: Move elements into Twig blocks
...
Allows plugins to extend the default template
2016-03-02 21:44:38 +01:00
Daniel Rudolf
fa69560ef7
Default theme: Use flexbox to grow content div
2016-03-02 21:40:58 +01:00
Daniel Rudolf
dee6dbd4c2
Default theme: Highlight active page + hide untitled pages
...
Related to #302
2015-12-21 03:31:34 +01:00
Daniel Rudolf
944e8b27aa
Update default theme footer
2015-12-16 21:51:23 +01:00
Daniel Rudolf
f312821e45
Default theme: Replace tabs with 4-space-indentation
2015-11-27 19:32:12 +01:00
Daniel Rudolf
9080bd85f1
Default theme: Improve table styling
2015-11-14 00:26:45 +01:00
Daniel Rudolf
f3dbb0f512
Add striptags filter to description meta header
...
Thanks @PontusHorn
2015-09-17 23:44:05 +02:00
Daniel Rudolf
8cc05d5940
Add missing update of index.twig
2015-08-30 21:29:52 +02:00
Daniel Rudolf
0c7e2fcb2c
Rename index.html of default theme to index.twig; Update template
2015-08-28 18:35:53 +02:00
theshka
046700340b
Update default theme; responsive/mobile navigation.
2015-04-25 07:57:29 -07:00
theshka
81e55c908c
Update default theme; responsive/mobile navigation.
2015-04-25 07:51:47 -07:00
picocms
2991911968
Update index.html
...
Updated link
2014-03-25 15:11:56 +00:00
Gilbert Pellegrom
d7b25c9288
v0.4
...
[New] Add get_pages() function for listing content
[New] Added changelog.txt
[Changed] Updated default theme
[Changed] Updated documentation
2013-05-01 14:34:24 +01:00
Gilbert Pellegrom
a877906e71
Initial commit.
2012-04-04 14:45:09 +01:00