Documentation and README Update

- Add website design description to documentation
- Update README with current state and new plans
This commit is contained in:
Sravan Balaji
2020-01-04 13:23:19 -05:00
parent 8de3509253
commit d6c2939005
2 changed files with 15 additions and 4 deletions

View File

@@ -10,11 +10,12 @@ This is the repository for my personal website. This includes all linked files a
- [ ] Resume - [ ] Resume
- [x] Link to PDF on GitHub - [x] Link to PDF on GitHub
- [x] Link to LinkedIn Page - [x] Link to LinkedIn Page
- [ ] Education
- [ ] Professional Experience - [ ] Professional Experience
- [ ] Research - [ ] Research
- [ ] Projects - [ ] Projects
- [x] Coursework - [x] Coursework
- [ ] Product Recommendations - [ ] Personal Recommendations
- [x] Software - [x] Software
- [x] Link - [x] Link
- [x] Platform(s) - [x] Platform(s)
@@ -27,6 +28,11 @@ This is the repository for my personal website. This includes all linked files a
- [x] List - [x] List
- [ ] Discussion - [ ] Discussion
- [ ] Upcoming Games - [ ] Upcoming Games
- [x] Podcasts
- [x] List
- [x] Discussion
- [x] Music
- [x] Spotify Playlist
- [ ] Website Documentation - [ ] Website Documentation
- [x] High-level introduction - [x] High-level introduction
- [ ] In-Depth Guide - [ ] In-Depth Guide

View File

@@ -43,9 +43,14 @@
<div class="main_content"> <div class="main_content">
<h1>Introduction</h1> <h1>Introduction</h1>
<p> <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 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
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 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
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>. 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> </p>
<h1>Website Hosting</h1> <h1>Website Hosting</h1>