diff --git a/Web Pages/documentation.html b/Web Pages/documentation.html index b624de5..8552459 100644 --- a/Web Pages/documentation.html +++ b/Web Pages/documentation.html @@ -29,17 +29,22 @@
- My original intention with this page was to simply save useful links so I could refer back to them, but I thought it might be better to
- include some of my thoughts on why I made certain decisions (e.g. website hosting) to help anyone else looking to build a website from
- scratch. You can follow development of my website and make suggestions on GitHub.
- If you have any questions, feel free to contact me.
-
- This website was designed in HTML with some CSS for styling. In it's current state, I have not used any component libraries (such as
- bootstrap), but I do have plans to implement more responsive and dynamic features
- with mobile support when I find the time.
+ My idea for this website started simply as a way for me to present my professional portfolio. As I started learning
+ HTML and looking at other websites for inspiration, I decided to make
+ it my own and add in the personal page with some of my recommendations and favorite things. Additionally, I noticed
+ that very few people had any documentation on how/where they learned web design. While git repos were generally made
+ public, it was hard for someone to understand what was going on if they weren't already familiar with the framework
+ or language being used. Thus, I decided to create a documentation page which will hopefully help others who are interested
+ in making their own website do so using what I have learned from friends I have talked to. It also helps me save
+ some useful links in a way that others can see and understand the use case for.
+
+ This website was originally designed in HTML with some
+ CSS for styling. However, I ran into issues with scalability and mobile
+ browser support. See Web Design below for my current implementation method
+ and some other cool things that I have discovered through my learning process that you may find interesting.
Per Yash Vesikar's recommendation, I used - Google Domains to purchase the sravanbalaji.com domain. + Google Domains to purchase the + sravanbalaji.com domain for $12 per year.