7sferry / gatsbyan

My Personal Blog at https://ferry.vercel.app/
https://ferry.now.sh
MIT License
2 stars 2 forks source link
blog contentful gatsby static-site utterances

gatsbyan Website GitHub top language GitHub

This is template for GatsbyJS that I use on production for my personal blog at https://ferry.now.sh

For a clean template, take a look at https://github.com/7sferry/Gatsbyan1.0

Features:

Tech used:

Requirements:

Step to Install:

Step to get SpaceId and Token:

via DockerFile

to run this with docker, execute docker build -t gatsbyan . and docker run -p 8000:8000 --rm -m 1g --cpus 2 --name gatsbyan gatsbyan.

via Docker Compose

to run this using docker compose, execute docker compose -f compose.yaml up -d

You can deploy your site to any static site hosting like netlify, vercel, or anywhere. There is webhook on netlify and you can set this up later to your site hosting for content update everytime you publish your content.

here is the google page speed insight score for both mobile and desktop

If you having trouble setting this up, don't hesitate to contact me 😎