update(blog/hello-world): add flow
Title: Hello World!
This commit is contained in:
parent
51b7f19190
commit
c886f0a237
1
content/blog/hello-world/images/flow.svg
Normal file
1
content/blog/hello-world/images/flow.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 14 KiB |
@ -48,6 +48,10 @@ Previously I had a blog that used Static Site Generator (SSG) which is [Eleventy
|
||||
- [Netlify](https://netlify.com) to host this site and for the CI/CD pipeline
|
||||
- [GitHub](https://github.com) to host the source code
|
||||
|
||||
## Flow
|
||||
|
||||
![Flow](images/flow.svg#center "Flow")
|
||||
|
||||
## Why SSG?
|
||||
|
||||
I'm using SSG because it's easier to use and it's faster than using CMS (Content Management System) like [WordPress](https://wordpress.com/). I don't need to worry about the server, database, etc. I just need to write the content and the SSG will generate the static site for me.
|
||||
|
Loading…
Reference in New Issue
Block a user