Podcast hosting and feed generation website for TechFusionFM.com. Based on Hexo, and theme Anatole.
The website is the exact the same as deployed to https://TechFusionFM.com but static.
- Make sure you have npm,
- Make sure you have apache2 in
/var/www/html/
- Make sure apache2 is active, by typing these in the terminal:
sudo service apache2 status.
3.1 If not active type these in the terminal:sudo service apache2 start.
and check again 3.2 If active, proceed to the next step - Make sure there's nothing you want to keep in
/var/www/html/
, since the next step will wipe the/var/www/html/
folder. - Install dependencies
$ cd TechFusionFM/
$ npm install
- Deploy
$ sh autodep.sh
CMS: Hexo
Theme Based on: Anatole
Telegram Bot, Custom Deployment Script, Show Notes, Custom XML Parser and Theme Customization: Jerry Fengwei Zhang - JerryFZhang
The content including but not limited to text displayed on the website, pictures and logos, audio files, TechFusionFM.com have exclusive right to them unless authorized.
Creative Commons 4.0 BY-NC-ND for all files under /source/, MIT for all other contents and code.
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.