spencermamer / podcasttime2

client-side for podcastti.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front end for podcasttime.io

About build.zip

The whole build directory is checked in as one file called build.zip. That keeps it easy to create a new build without having to git add new files. The ./build/ directory is still git ignored.

This build is created with ./make_build.sh.

The reason for checking in the whole build is to avoid having to run yarn run build on the server since it's very CPU intensive on a cheap shared server.

About the logo

Logo comes from the Miu square shadow social icon set.

About

client-side for podcastti.me


Languages

Language:JavaScript 80.3%Language:CSS 11.2%Language:HTML 6.7%Language:Python 1.5%Language:Shell 0.3%