|
|
|
|
|
by companycalls
2232 days ago
|
|
I wanted to use a Jamstack, so I made LockdownLinks https://www.lockdownlinks.co.uk It's a simple site that features some links you might find handy during the lockdown. I've tried to put together a list that doesn't feature obvious choices. I used Vue w/ Gridsome, it's hosted on GitHub with Netlify handling deployments. Honestly, it's been a dream to develop on. Gridsome is very user friendly, and I learned about GraphQL while making it (something I'd been meaning to learn about for a while) Using Netlify and having 'git push' automatically kicking off a build and a deploy without me having to do anything else has been so convenient. I'm definitely going to use a similar stack in the future. |
|