blob: 23bc758721d5fa19df9a104b8e9e20d50db15f58 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Addons
Place packages inside this directory to extend upon Ponzu core. Find more addons
from the official repository at https://github.com/ponzu-cms/addons
All packages inside this directory get vendored upon executing `$ ponzu build`
To submit an official addon, fork the repository at the URL above and make a
pull request including your addon inside a directory without its own git
repository.
Questions? Reach out to @ponzu_cms on Twitter, or open an issue at
https://github.com/ponzu-cms/ponzu
|