Skip to content

My blog build with Netlify CMS, Gatsby and Tailwind css. I am planning on building this out to also contain my portofolio

License

Notifications You must be signed in to change notification settings

ch264/christina-blog-cms

Repository files navigation

Netlify Status

Welcome to my Blog and Portofolio

Hi and welcome to my blog. My name is Christina and I am a scientist turned Developer. I have been working as a Software Engineer and teaching myself coding and debugging skills.

Coding, I run into many challanges on a daily basis so I created this blog to give back to the community. Seriously, if you are just starting out, you are not alone. We are all here to help each other.

Over time, through lots of trial and error, and learning from others, I have discovered strategies to implement and debug. I want to share them with you.

Check out my Blog posts below and I would love to hear from you. Let me know what you think, ask me a question or let me know if there is a better way of solving something. Learning together is the best part of the job.

Happy Hacking!

How to run my blog locally

If you want to run my blog locally you can pull down the repo to your local machine. Open the terminal and run

npm install

For a developement build run

gatsby develop

And for a production build run

gatsby build && gatsby serve

About

My blog build with Netlify CMS, Gatsby and Tailwind css. I am planning on building this out to also contain my portofolio

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published