Daniel Rudolf
ca41b7b91a
Update CHANGELOG.md
5 years ago
Daniel Rudolf
6821662127
JavaScript: Don't setup nav toggle when there's no menu
5 years ago
Daniel Rudolf
e385f2ba0e
Version 2.1.3
...
No changes
5 years ago
Daniel Rudolf
8b606f6df7
Update CHANGELOG.md
5 years ago
Daniel Rudolf
9154fcaeb7
Version 2.1.2
...
No changes
5 years ago
Daniel Rudolf
622396045d
Update CHANGELOG.md
5 years ago
Daniel Rudolf
52af9b5fe3
Add composer.json branch alias for Pico 3.0
5 years ago
Daniel Rudolf
6b7f12db5e
Update composer.json branch aliases
5 years ago
Daniel Rudolf
a79b9875b1
Version 2.1.1
...
No changes
6 years ago
Daniel Rudolf
e4ea1fff62
Update CHANGELOG.md
6 years ago
Daniel Rudolf
fdb4a2e693
Merge pull request #2 from picocms/pico-2.1
...
Pico 2.1
6 years ago
Daniel Rudolf
53a90f7209
Version 2.1.0
...
```
* [New] Add Pico's official logo and tagline
* [New] Add some utility classes for typography and images
* [Changed] Improve documentation of `pico-theme.yml`
* [Changed] Various small improvements
```
6 years ago
Daniel Rudolf
1e6baa0d93
Update CHANGELOG.md
6 years ago
Daniel Rudolf
0acb570731
Replace `pages._meta` syntax by `pages["_meta"]` to match Pico's docs
6 years ago
Daniel Rudolf
8dee46917f
README.md: Update screenshot
6 years ago
Daniel Rudolf
5912d2f204
Update CHANGELOG.md
6 years ago
Daniel Rudolf
06d26ef852
Add some basic utility classes for typography and images
6 years ago
Daniel Rudolf
0071fef215
Add Pico's logo and tagline to the default theme
6 years ago
Daniel Rudolf
d7958c4849
Add whitened Pico logo for inverse usage
...
Co-Authored-By: type76 <osmanjaro@gmail.com>
6 years ago
Daniel Rudolf
72c77ef5fc
Improve Pico's logo
...
Remove clear spaces (for flexibility, clear spaces should be implemented using CSS paddings), reset `preserveAspectRatio` to default `xMidYMid`
6 years ago
type76
ab077e096c
🎉 Add new Pico logo
...
See https://github.com/picocms/Pico/issues/499 and https://github.com/picocms/Pico/issues/499#issuecomment-544136977
6 years ago
Daniel Rudolf
2e5abc386d
Add comments to pico-theme.yml and mention it in README.md
6 years ago
Daniel Rudolf
dcd8ebe723
composer.json: Adding myself as lead dev
6 years ago
Daniel Rudolf
6c0491a918
Version 2.1.0-beta.1
...
```
* [Changed] Add basic `pico-theme.yml` to use API v3, enable Twig's autoescape
feature (no changes necessary) and register `Social` meta header
* [Changed] Use Pico's `pages` Twig function to create the main navigation
* [Changed] Improve formatting of definition lists and inline code snippets
* [Changed] Improve JSDoc class docs
```
6 years ago
Daniel Rudolf
abae4acd5b
Update CHANGELOG.md
6 years ago
Daniel Rudolf
0a9321047d
Slightly decrease font size of inline code
...
`line-height: 1.9824;` is the result of `calc(1em * 1.4 + 2 * 0.1em + 2 * 1px / 16px / 0.85 + 2 * 0.1em / 0.85)` (`1em * 1.4` equals the line height for code (= `1.4` times), plus `0.1em` vertical padding on top and bottom, plus `1px` border width on top and bottom (`1rem` equals `16px` and considering the smaller font size (= `0.85rem`)), plus `0.1em` vertical margin on top and bottom (also considering the smaller font size).
6 years ago
Daniel Rudolf
ac5e65b7a4
Update CHANGELOG.md
6 years ago
Daniel Rudolf
83a9b6ad59
Remove raw Twig filter when outputting Pico's content variable
...
See e0415c8c1d
for more details
6 years ago
Daniel Rudolf
8df986b02e
Update JSDoc class docs
6 years ago
Daniel Rudolf
fc941aab0c
Fix inline code line height
...
`line-height: 1.9778;` is the result of `calc(1rem * 1.6 / 0.9 + 2 * 0.1em)` (`1rem * 1.6 / 0.9` equals the default line height (= `1.6` times) adjusted by the smaller font size (= `0.9rem`), plus `0.1em` vertical space on top and bottom)
6 years ago
Daniel Rudolf
777f852a06
Add bottom margin to definition descriptions
6 years ago
Daniel Rudolf
138a88e05f
Use Twig pages function for navigation
...
See 681ad27158
for more info
6 years ago
Daniel Rudolf
470a734034
🎉 Add pico-theme.yml and update to API version 3
...
See b27b4f388a
for more info
6 years ago
Daniel Rudolf
e66eab238e
phpDoc class docs: Remove superflous @return void
6 years ago
Daniel Rudolf
23a907d23b
composer.json: Add 2.1.x-dev alias for pico-2.1 branch
6 years ago
Daniel Rudolf
b33fe258b0
CSS: Fix border value order
6 years ago
Daniel Rudolf
db2e386a57
Version 2.0.5-beta.1
...
```
* [New] Add `2.0.x-dev` alias for master branch to `composer.json`
```
7 years ago
Daniel Rudolf
316a531f64
Update CHANGELOG.md
7 years ago
Daniel Rudolf
7c1d14dda8
composer.json: Add 2.0.x-dev alias for master branch
7 years ago
Daniel Rudolf
c366649243
Version 2.0.4
...
No changes
7 years ago
Daniel Rudolf
02b112b072
Update CHANGELOG.md
7 years ago
Daniel Rudolf
6ad42dbbd2
Version 2.0.3
...
No changes
7 years ago
Daniel Rudolf
8f8cd50936
Update CHANGELOG.md
7 years ago
Daniel Rudolf
5af338c408
Version 2.0.2
...
No changes
7 years ago
Daniel Rudolf
f59f639f97
Update CHANGELOG.md
7 years ago
Daniel Rudolf
e1e4cc644f
Version 2.0.1
...
No changes
7 years ago
Daniel Rudolf
b1e423c691
Update CHANGELOG.md
7 years ago
Daniel Rudolf
ba0ac88e14
composer.json: Remove 2.0-dev branch alias
7 years ago
Daniel Rudolf
a75986d269
Version 2.0.0
...
```
* [New] Add Bountysource
* [Changed] Improve documentation
```
7 years ago
Daniel Rudolf
3799bc14ed
Update CHANGELOG.md
7 years ago