Vulcan/packages/example-forum/lib/assets/content/customizing.md
2017-09-04 19:56:33 +09:00

560 B

If you want to learn how to customize Vulcan, we suggest checking out the docs.

The first things you'll want to do are probably create a settings.json file to hold all your settings, and then taking a look at the sample custom package by uncommenting customization-demo in .meteor/packages.

Here are two tutorials to get further:

Happy hacking!