TechFusionFM / TechFusionFM

TechFusionFM is an Apple-featured, chart-topping Chinese tech podcast. Active between 2017-2020. The repo here is a static site for it built using Hexo.io + deployment script, XML escaper and iTunes rank tracking Telegram bot.

Home Page:https://TechFusionFM.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TechFusionFM

HitCount

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.

Deployment

  1. Make sure you have npm,
  2. Make sure you have apache2 in /var/www/html/
  3. 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
  4. Make sure there's nothing you want to keep in /var/www/html/, since the next step will wipe the /var/www/html/ folder.
  5. Install dependencies
$ cd TechFusionFM/
$ npm install
  1. Deploy
$ sh autodep.sh

Author

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.

License

Creative Commons 4.0 BY-NC-ND for all files under /source/, MIT for all other contents and code.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

About

TechFusionFM is an Apple-featured, chart-topping Chinese tech podcast. Active between 2017-2020. The repo here is a static site for it built using Hexo.io + deployment script, XML escaper and iTunes rank tracking Telegram bot.

https://TechFusionFM.com

License:Apache License 2.0


Languages

Language:CSS 66.9%Language:HTML 22.4%Language:JavaScript 6.8%Language:Python 3.4%Language:Shell 0.4%