Daniel Rudolf
82a342ba44
Various small improvements
8 years ago
Daniel Rudolf
c69dca0f8c
Remove Twitter links
...
Our Twitter account is basically abandoned. Our key asset never was a hardly to subdue flood of words anyway 😆
8 years ago
Daniel Rudolf
8f7e4da53d
Rename Pico 1.1 to Pico 2.0
9 years ago
Daniel Rudolf
9b72b5c316
Give pages starting with a underscore (_) a special treatment
...
Follow-up to b493ebdb84
9 years ago
Daniel Rudolf
b493ebdb84
Default theme: Navigation: Hide pages starting with a underscore (_)
9 years ago
Daniel Rudolf
b712650678
Default theme: Navigation: Show top-level pages only
9 years ago
Daniel Rudolf
f7dc9cb47c
Default theme: Add flexbox CSS rules
...
I was sure that I've added that some time ago... Strange... Thanks to IRC user tony1
9 years ago
Daniel Rudolf
f9f998af65
Default theme: Fix default container width
9 years ago
Daniel Rudolf
73a0b40f72
Default theme: Fix hr element theming in IE8+
9 years ago
Daniel Rudolf
65a37f1464
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
9 years ago
Daniel Rudolf
51e8f31692
Default theme: Improve form theming
9 years ago
Daniel Rudolf
eef41698f1
Default theme: Add basic form themeing
9 years ago
Daniel Rudolf
d143105279
Default theme (JavaScript): Fix coding standard
9 years ago
Daniel Rudolf
518d9b5aef
Default theme: Fix rem unit
9 years ago
Daniel Rudolf
432710c400
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.
9 years ago
Daniel Rudolf
6a13915f15
Refactor default theme
9 years ago
Daniel Rudolf
39d4a7c2ae
Hotfix for responsiveness of default theme
...
I'll completely refactor the default theme for Pico 1.1... The CSS is just broken.
9 years ago
Daniel Rudolf
bf1663cc1c
Add Pico's social icons to default theme
9 years ago
Daniel Rudolf
4e215fe522
Default theme: Force HTTPS to load Google Fonts
...
See https://github.com/picocms/Pico/pull/346#issuecomment-213000364 (via #346 / d6accc2
), thanks @smcdougall
9 years ago
ghuron
d6accc23ee
Use http or https depending on page access
9 years ago
Erick Madrigal Ríos
0e632bdaa1
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
9 years ago
Daniel Rudolf
3fbcea7837
Default theme: Add definition list styling
...
Resolves #339 . Thanks @Marcussacapuces91
9 years ago
Daniel Rudolf
d56d3f8c8c
Revert "Default theme: Move elements into Twig blocks"
...
This reverts commit a3fa373119
.
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.
9 years ago
Daniel Rudolf
a3fa373119
Default theme: Move elements into Twig blocks
...
Allows plugins to extend the default template
9 years ago
Daniel Rudolf
86614a3ab4
Default theme: Use flexbox to grow content div
9 years ago
Daniel Rudolf
67e1e8a8ea
Default theme: Highlight active page + hide untitled pages
...
Related to #302
10 years ago
Daniel Rudolf
693d8ae4fa
Update default theme footer
10 years ago
Daniel Rudolf
e14c007789
Default theme: Replace tabs with 4-space-indentation
10 years ago
Daniel Rudolf
e0c1e068fb
Default theme: Improve table styling
10 years ago
Daniel Rudolf
a7fd853f8f
Add striptags filter to description meta header
...
Thanks @PontusHorn
10 years ago
Daniel Rudolf
5eed6d0562
Add missing update of index.twig
10 years ago
Daniel Rudolf
5438fdb368
Rename index.html of default theme to index.twig; Update template
10 years ago
theshka
e7f1646272
Update default theme; responsive/mobile navigation.
10 years ago
theshka
7513f88e6c
Update default theme; responsive/mobile navigation.
10 years ago
picocms
184b18383f
Update index.html
...
Updated link
11 years ago
Gilbert Pellegrom
cc7ceafc1e
v0.4
...
[New] Add get_pages() function for listing content
[New] Added changelog.txt
[Changed] Updated default theme
[Changed] Updated documentation
12 years ago
Gilbert Pellegrom
92b792e8f2
Initial commit.
13 years ago