Skip to content

Commit f2a8f71

Browse files
committed
Add microseasons plugin
1 parent 69b53b5 commit f2a8f71

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
Title: Microseasons
2+
3+
----
4+
5+
Text:
6+
7+
----
8+
9+
Repository: https://github.com/scottboms/kirby-microseasons
10+
11+
----
12+
13+
Category: dates
14+
15+
----
16+
17+
Description: Kirby plugin that will render the current Japanese micro season in a template. Includes various configuration options.
18+
19+
----
20+
21+
Example:
22+
23+
```php
24+
<?= snippet('microseasons') ?>
25+
```
26+
27+
----
28+
29+
Versions: 3,4

0 commit comments

Comments
 (0)