Setup Blog With Cloud Foundry
This Blog is about how to init Blog With Cloud Foundry.
Before Action
HEXO
HEXO is a tool to generate static blog files.
Cloud Foundry
Cloud Foundry(CF) is for building and deploying the blog.
note:
IBM Cloud will block your own domain if you don’t add your domain in IBM System.
Concept
buildStack
Build Stack is the tool which you can use in the deploying or build process.
CLI
CLI is a command tool for you to run some actions like deploying app and so on.
This blog is under a CC BY-NC-SA 3.0 Unported License
Link to this article: https://younggod.netlify.app/2020/04/25/InitBlog/