Documentation and README Update
- Add website design description to documentation - Update README with current state and new plans
This commit is contained in:
@@ -10,11 +10,12 @@ This is the repository for my personal website. This includes all linked files a
|
||||
- [ ] Resume
|
||||
- [x] Link to PDF on GitHub
|
||||
- [x] Link to LinkedIn Page
|
||||
- [ ] Education
|
||||
- [ ] Professional Experience
|
||||
- [ ] Research
|
||||
- [ ] Projects
|
||||
- [x] Coursework
|
||||
- [ ] Product Recommendations
|
||||
- [ ] Personal Recommendations
|
||||
- [x] Software
|
||||
- [x] Link
|
||||
- [x] Platform(s)
|
||||
@@ -27,6 +28,11 @@ This is the repository for my personal website. This includes all linked files a
|
||||
- [x] List
|
||||
- [ ] Discussion
|
||||
- [ ] Upcoming Games
|
||||
- [x] Podcasts
|
||||
- [x] List
|
||||
- [x] Discussion
|
||||
- [x] Music
|
||||
- [x] Spotify Playlist
|
||||
- [ ] Website Documentation
|
||||
- [x] High-level introduction
|
||||
- [ ] In-Depth Guide
|
||||
|
@@ -43,9 +43,14 @@
|
||||
<div class="main_content">
|
||||
<h1>Introduction</h1>
|
||||
<p>
|
||||
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 <a href="https://github.com/balajsra/balajsra.github.io" target="_blank">GitHub</a>. If you have any questions, feel free to <a href="contact.html">contact me</a>.
|
||||
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 <a href="https://github.com/balajsra/balajsra.github.io" target="_blank">GitHub</a>.
|
||||
If you have any questions, feel free to <a href="about.html#contact_me">contact me</a>.<br><br>
|
||||
|
||||
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
|
||||
<a href="https://getbootstrap.com/" target="_blank">bootstrap</a>), but I do have plans to implement more responsive and dynamic features
|
||||
with mobile support when I find the time.
|
||||
</p>
|
||||
|
||||
<h1>Website Hosting</h1>
|
||||
|
Reference in New Issue
Block a user