1
0
mirror of https://github.com/picocms/pico-theme.git synced 2025-01-17 12:28:12 +01:00

9 Commits

Author SHA1 Message Date
Daniel Rudolf
0acb570731
Replace pages._meta syntax by pages["_meta"] to match Pico's docs 2019-11-24 22:18:58 +01:00
Daniel Rudolf
0071fef215
Add Pico's logo and tagline to the default theme 2019-11-23 19:26:32 +01:00
Daniel Rudolf
83a9b6ad59
Remove raw Twig filter when outputting Pico's content variable
See e0415c8c1d for more details
2019-10-26 14:03:38 +02:00
Daniel Rudolf
138a88e05f
Use Twig pages function for navigation
See 681ad27158 for more info
2019-10-01 13:32:20 +02:00
Daniel Rudolf
470a734034
🎉 Add pico-theme.yml and update to API version 3
See b27b4f388a for more info
2019-10-01 13:31:34 +02:00
Daniel Rudolf
630573dd56
Move stylesheets to css/ directory 2018-01-21 23:02:13 +01:00
Daniel Rudolf
075cf427b4
Add Droid Sans and Droid Sans Mono font files to font/ directory
This makes Pico's default theme fully self-containing!
2018-01-21 17:33:41 +01:00
Daniel Rudolf
3104729249
Add canonical link tag to index.twig 2017-11-04 18:48:34 +01:00
Daniel Rudolf
e81eafcd68
Extract default theme from picocms/Pico repo
This repo is a copy of the picocms/Pico repo (https://github.com/picocms/Pico) at commit 82a342ba445122182b898a2c1800f03c8d16f18c with rewritten history. Only commits which are relevant for the themes/default/ directory (82a342ba44/themes/default/) were preserved. The command used to create this repo can be found at http://stackoverflow.com/a/37037151.

Pico is licensed under the MIT License (82a342ba44/LICENSE.md).
2017-05-01 18:56:54 +02:00