@blank-string/media

This is a place where we host the media files

Usage no npm install needed!

<script type="module">
  import blankStringMedia from 'https://cdn.skypack.dev/@blank-string/media';
</script>

README

Static Blank String

Host all the files. This is made so that there is one place where all the files are hosted.

Usage

you can specify OWNCLOUD as an environment variable and it is the folder where own cloud exists

here are a list of commands which you can run

npm i
OWNCLOUD=... npm run copy
OWNCLOUD=... npm run render
OWNCLOUD=... npm run deploy
OWNCLOUD=... npm start

You can also install and run this module which will create a local server to host the files

npm i -g @blank-string/media.blankstring
media-blankstring