summaryrefslogtreecommitdiffstats
path: root/static
Commit message (Collapse)AuthorAgeFilesLines
...
* volunteer/submit/index.php: Updat send.rsiddharth2019-08-041-0/+2
| | | | | static/volunteer/submit/index.php (send): Add IP address of the sender in the message.
* Add md/news/mh-schools-floss.md.rsiddharth2019-07-281-0/+5
|
* static/index.html: Fix news item link.rsiddharth2019-07-171-1/+1
|
* static/index.html: Add news item.rsiddharth2019-07-171-0/+5
|
* static/news/index.html: Add title, fix html error.rsiddharth2019-07-171-1/+3
|
* Revert "Revert "Revert "static/includes/navbar.html: Disable nav items for ↵rsiddharth2019-07-081-0/+20
| | | | | | now.""" This reverts commit 6419826993ff959891633ce2ce0cc751a8bf9ab8.
* Revert "Disable /voluneer /contact forms."rsiddharth2019-07-082-4/+2
| | | | This reverts commit fd41295ca50695f7db85d1ed1a23d4ba0f6211c0.
* /conact form: Add "Meaning of life" challenge.rsiddharth2019-07-082-0/+13
|
* /volunteer form: Add "Meaning of life" challenge.rsiddharth2019-07-082-0/+13
|
* Disable /voluneer /contact forms.rsiddharth2019-07-072-2/+4
|
* Revert "Revert "static/includes/navbar.html: Disable nav items for now.""rsiddharth2019-07-071-20/+0
| | | | This reverts commit b5d8bdd2dc71020a0bf1768c0af08ac05d6a0ddd.
* Revert "static/includes/navbar.html: Disable nav items for now."rsiddharth2019-07-061-0/+20
| | | | This reverts commit b3fe38f953fb2d9d1861566da2e54483d4fad558.
* static: Update .html files.rsiddharth2019-07-0616-0/+0
| | | | | | | | | | | | | | | | | | | * static/about/index.html: Make executable (for SSI). * static/article/index.html: Make executable (for SSI). * static/contact/index.html: Make executable (for SSI). * static/includes/body-close.html: Make executable (for SSI). * static/includes/body-open.html: Make executable (for SSI). * static/includes/footer.html: Make executable (for SSI). * static/includes/header-close.html: Make executable (for SSI). * static/includes/header-open.html: Make executable (for SSI). * static/includes/html-close.html: Make executable (for SSI). * static/includes/html-open.html: Make executable (for SSI). * static/includes/js.html: Make executable (for SSI). * static/includes/navbar.html: Make executable (for SSI). * static/index.html: Make executable (for SSI). * static/join/index.html: Make executable (for SSI). * static/news/index.html: Make executable (for SSI). * static/volunteer/index.html: Make executable (for SSI).
* static/contact/submit: Update submit.html.rsiddharth2019-07-061-9/+15
| | | | | * static/contact/submit/submit.html: Use PHP instead of SSI to include external files.
* static/volunteer/submit: Update submit.html.rsiddharth2019-07-061-9/+15
| | | | | * static/volunteer/submit/submit.html: Use PHP instead of SSI to include external files.
* static/contact/submit/index.php: Update to.rsiddharth2019-07-061-1/+1
| | | | * static/contact/submit/index.php (to): Change 'to' address.
* static/volunteer/submit/index.php: Update to.rsiddharth2019-07-061-1/+1
| | | | * static/volunteer/submit/index.php (to): Change 'to' address.
* static/includes/navbar.html: Disable nav items for now.rsiddharth2019-07-061-20/+0
|
* static/includes/navbar.html: Use PNG version of the logo.rsiddharth2019-06-021-1/+1
|
* Add Robot Condensed Regular font.rsiddharth2019-06-022-0/+8
|
* Add static/assets/img/logo.pngrsiddharth2019-06-021-0/+0
| | | | PNG version of logo.svg.
* Update static/assets/img/logo.svgrsiddharth2019-06-021-53/+77
| | | | | It's now based on Raghu Kamath's (fsf-india-logo.svg) https://box.raghukamath.com/cloud/index.php/s/97KPnTBP4QL4iCx?path=%2Fsrc
* static/assets/img/logo.svg: Change text color.rsiddharth2019-05-281-3/+3
|
* static/join/index.html: Update to "Announcing soon!".rsiddharth2019-05-261-142/+11
|
* Remove chakra.png, chakra.xcf.rsiddharth2019-05-262-0/+0
|
* navbar.html: remove /join.rsiddharth2019-05-261-3/+0
|
* navbar.html: Use logo.svg.rsiddharth2019-05-261-1/+1
|
* Add static/assets/img/logo.svg.rsiddharth2019-05-262-0/+100
|
* static/index.html: Wrap around .main div.rsiddharth2019-05-241-0/+4
|
* static: Add contact/submitrsiddharth2019-05-232-0/+108
|
* static: Update contact/index.html.rsiddharth2019-05-231-12/+5
| | | | * static/contact/index.html: Update form.
* volunteer/submit/index.php: Update post.rsiddharth2019-05-231-1/+1
| | | | * static/volunteer/submit/index.php (post): Fix error check.
* static: volunteer/submit/ack.html -> volunteer/submit/submit.htmlrsiddharth2019-05-232-1/+1
|
* static/volunteer/submit/index.php: Update post.rsiddharth2019-05-231-1/+1
| | | | | * static/volunteer/submit/index.php (post): Remove debug $sok statement.
* Add static/volunteer/submit.rsiddharth2019-05-222-0/+111
|
* static/volunteer/index.html: Update form elements.rsiddharth2019-05-221-5/+6
|
* static: Update index.html.rsiddharth2019-05-181-12/+5
| | | | | * scss/style.scss: Remove banner styling. * static/index.html: Remove banner image.
* Add static/article/index.html.rsiddharth2019-05-181-0/+7
|
* static/index.html: Update Articles sectionrsiddharth2019-05-181-3/+7
| | | | * static/index.html: Linkify articles in Articles section.
* static/index.html: News: Add Feed Icon.rsiddharth2019-05-181-0/+4
|
* Add static/assets/img/feed.svg.rsiddharth2019-05-181-0/+120
|
* static/news/index.html: Redirect to feed.rsiddharth2019-05-181-0/+7
|
* static/includes/footer.html: Linkify sister orgs.rsiddharth2019-05-181-1/+1
|
* static/index.html: News: Linkify items.rsiddharth2019-05-181-4/+4
|
* static/index.html: News: Fix date for "Response to OSS Framework" item.rsiddharth2019-05-171-1/+1
|
* html -> static, img -> static/assets/imgrsiddharth2019-05-1617-0/+728