Closed FeynmanZhou closed 4 years ago
@avatar-kaleb One more question, I have cloned this repo but I can't build successfully in my MacOS, also build failed in Netlify, could you tell us how to build and preview locally?
Thank you so much Feynman! You are absolutely welcome to fork it and change the text / colors / data etc to your liking.
Could you post the error you are getting on your MacOS?
I will note one thing: This is using material design from the React-MD library, but in the future I will be updating to Material UI as its better supported.
@avatar-kaleb I forked this repo and deploy it in Netlify, it returns error like following.
This is the general settings in Netlify, how to deploy it successfully?
The exact repo or did you make changes before doing so?
Two possibilities:
@avatar-kaleb Nothing changed. Now I can compile successfully in my local, but it requires Netlify login, how can I remove the Netlify authentication when preview it locally?
try localhost:8000 for your home page, not the /admin :)
The netlify CMS is how you create new blog posts / add images - it a CMS GUI, not the actual site. I just noticed I am getting the same error as you on my builds, so I'll take a look this weekend.
@avatar-kaleb Using http://localhost:8000 only returned blank page, hope for your solution for the same error, thank you.
I pushed my changes for the error above, not sure why you're getting a blank page. Could you give me anymore info?
Hey, I found your blog website from gatsbyjs website, it's beautiful, and looks so cool. May I fork it and build a new personal blog based on it?
Thanks.