Commit 651c657a authored by Murukesh Mohanan's avatar Murukesh Mohanan

general updates of outdated stuff

parent 41e8c19f
The site has been tested in Firefox 22.0 (Desktop), Chrome 28.0
The site is written for Jekyll as used by Github Pages, and that is installed
on mars. The site used to be updated on www.cse.iitb.ac.in using:
```sh
cd ~/devel/web &&
/usr/local/bin/jekyll build -d /users/pg13/murukesh/public_html -w --config _config.yml,_sitename.yml
```
Now, I just rely on Gitlab. The CSE homepage redirects to my main site using a
simple `.htaccess`:
Redirect 301 /~murukesh/ https://murukesh.me/
---
`_sitename.yml` is a way of tricking Jekyll into adding a `base-url` to
the generated URLs. On Github, the file isn't read and `base-url` is
empty, leading to absolute URLs from the root of the site. On the CSE
home folder, `_sitename.yml` defines `base-url` to be `~murukesh`,
making the URLs relative to my home directory.
----
The site was originally tested in Firefox 22.0 (Desktop), Chrome 28.0
(Desktop), Chrome 28.0 (Android 4.3), Firefox 22.0 (Android 4.3), Opera
Mini 7.5 (Android 4.3). Opera Mini faired well, but missed a few steps.
Probably won't work well in IE < 9.
Probably won't work well in IE < 9. Now I just look at it occasionally on
Chrome on Ubuntu and my Nexus 5.
---
......@@ -19,21 +43,3 @@ Or, alternatively:
```html
<meta name="HandheldFriendly" content="true">
```
----
The site is written for Jekyll as used by Github Pages, and that is
installed on mars. The site is updated on www.cse.iitb.ac.in using:
```sh
cd ~/devel/web &&
/usr/local/bin/jekyll build -d /users/pg13/murukesh/public_html -w --config _config.yml,_sitename.yml
```
---
`_sitename.yml` is a way of tricking Jekyll into adding a `base-url` to
the generated URLs. On Github, the file isn't read and `base-url` is
empty, leading to absolute URLs from the root of the site. On the CSE
home folder, `_sitename.yml` defines `base-url` to be `~murukesh`,
making the URLs relative to my home directory.
......@@ -4,10 +4,6 @@ pagestyle: contact
permalink: /contact/
---
Currently at:
- C-227, Hostel 13, IIT Bombay
<!-- section -->
Email me at:
......
......@@ -27,10 +27,10 @@ I know English, മലയാളം (Malayalam), हिंदी (Hindi), and a
<!-- section -->
I am an aspiring BOFH. Often called a psycho. Now in my third year of the Master
of Technology in Computer Science and Engineering course in IIT Bombay, and
working for the department as an RA in System Administration, I get plenty of
opportunity to hone my skills. :)
I am an aspiring BOFH. Often called a psycho. Having completed my third and
final year of the Master of Technology in Computer Science and Engineering
course in IIT Bombay, and worked for the department as an RA in System
Administration, I got plenty of opportunity to hone my skills. :)
<!-- section -->
......
......@@ -84,8 +84,7 @@ I have followed the banding used by [@7amkickoff][7amkickoff]. This table was
updated weekly via a cronjob. The data is scraped from [the PL site][epl]
without any permission. Hopefully this will count as personal use. :)
Of course, now that this season has ended, I've suspended updates. I'll restart
on August 14. :smile:
I need to fix the script now that the PL site has changed. :frown:
[cann-table]: https://www.sussex.ac.uk/Users/iane/cannyclubs.php
[7amkickoff]: http://www.7amkickoff.com/2012/cann-tables-show-the-gap-between-arsenal-and-the-top-is-smaller-than-you-think/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment