I'm making myself a developer website.
This website is going to be the main page that everyone will find me in future. My website currently isn't on a domain but is in a github repository.
Link: https://github.com/drflamemontgomery/DevWebsite
Please feel free to give feedback and or criticism.
Ps: easy way of hosting website locally is to go to the directory and type in terminal - "python -m http.server". This will allow you to access it on a web browser by going to link "localhost:8000"
Top comments (2)
Hi there, we encourage authors to share their entire posts here on DEV, rather than mostly pointing to an external link. Doing so helps ensure that readers don’t have to jump around to too many different pages, and it helps focus the conversation right here in the comments section.
If you choose to do so, you also have the option to add a canonical URL directly to your post.
Nice