eugenewebdevs/website

Rebuild website planning

antonioortegajr opened this issue · 4 comments

Possible candidate https://vuesion.herokuapp.com/ I like the idea of going the pwa direction.

How about Gatsby + GitHub Pages? :)

@yvesgurcan Changed title. Add any further suggestions.

We can use Gatsby (https://www.gatsbyjs.org/) and Styled Components (https://www.styled-components.com/) to create a fully static website.

The compiled build (https://www.gatsbyjs.org/docs/quick-start/#create-a-production-build) can be hosted directly in the repository.

Serving the updated website at https://eugenewebdevs.com/ will necessitate work involving DNS redirections and a CNAME file present at the root of the repo (https://help.github.com/en/articles/managing-a-custom-domain-for-your-github-pages-site). The difficulty of that task will depend on the provider that hosts the website. Might need to use CloudFlare (https://www.cloudflare.com/). See example with NameCheap: https://www.namecheap.com/support/knowledgebase/article.aspx/9645/2208/how-do-i-link-my-domain-to-github-pages.

Likely going to use a rebuild as an example for a talk.