Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
web
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Murukesh Mohanan
web
Commits
651c657a
Commit
651c657a
authored
Sep 21, 2016
by
Murukesh Mohanan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
general updates of outdated stuff
parent
41e8c19f
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
31 additions
and
30 deletions
+31
-30
README.md
README.md
+26
-20
contact.md
contact.md
+0
-4
index.md
index.md
+4
-4
resources.md
resources.md
+1
-2
No files found.
README.md
View file @
651c657a
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.
contact.md
View file @
651c657a
...
...
@@ -4,10 +4,6 @@ pagestyle: contact
permalink
:
/contact/
---
Currently at:
-
C-227, Hostel 13, IIT Bombay
<!-- section -->
Email me at:
...
...
index.md
View file @
651c657a
...
...
@@ -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 -->
...
...
resources.md
View file @
651c657a
...
...
@@ -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/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment