README
Exoframe Nginx build template
Nginx build template for Exoframe
How to use
Include in your .exoframe/cli.config.yml
in plugins section, e.g.:
plugins:
templates:
- exoframe-template-nginx
Exoframe Nginx build template
<script type="module">
import exoframeTemplateNginx from 'https://cdn.skypack.dev/exoframe-template-nginx';
</script>
Nginx build template for Exoframe
Include in your .exoframe/cli.config.yml
in plugins section, e.g.:
plugins:
templates:
- exoframe-template-nginx