397b7145cc
* Add prism and skeleton www page This adds a Prism plugin, a Prism component, and the skeleton of our www site (just for testing the Prism component at the moment). * Remove debugging
5 lines
No EOL
82 B
JavaScript
5 lines
No EOL
82 B
JavaScript
export default {
|
|
projectRoot: '.',
|
|
astroRoot: './astro',
|
|
dist: './_site',
|
|
}; |