FightCOVID19 / landing-page

MIT License
1 stars 5 forks source link

Blog and Article page #2

Open CalaoJuanPablo opened 4 years ago

CalaoJuanPablo commented 4 years ago

We are expecting to have a blog. We need a design for blog and article pages.

SinonGame commented 4 years ago

How about using Hexo to create one quickly, then when the product is online we can rewrite it, although this may seem too much work, but I think the primary goal is to make people able to use this

CalaoJuanPablo commented 4 years ago

How about using Hexo to create one quickly, then when the product is online we can rewrite it, although this may seem too much work, but I think the primary goal is to make people able to use this

Actually Gatsby provides a way to publish articles written in Markdown. That is the aproach we will follow for now.

SinonGame commented 4 years ago

How about using Hexo to create one quickly, then when the product is online we can rewrite it, although this may seem too much work, but I think the primary goal is to make people able to use this

Actually Gatsby provides a way to publish articles written in Markdown. That is the aproach we will follow for now.

I think Hexo can also do it and I personally think it's much faster