summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update README.md.rsiddharth2019-05-241-1/+1
|
* Add README.md.rsiddharth2019-05-241-0/+31
|
* scss/style.scss: Push footer to the bottom.rsiddharth2019-05-241-6/+14
|
* static/index.html: Wrap around .main div.rsiddharth2019-05-241-0/+4
|
* templates/html/article.html: Wrap around .main div.rsiddharth2019-05-241-0/+5
|
* templates/html/news.html: Wrap content around .main div.rsiddharth2019-05-241-0/+5
|
* 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
|
* Makefile: Update $(CSS).rsiddharth2019-05-201-1/+1
| | | | | * Makefile ($(CSS)): Switch to sassc. Ruby Sass is deprecated (https://sass-lang.com/ruby-sass).
* static: Update index.html.rsiddharth2019-05-182-33/+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.
* md/article/frontline-moglen-interview.md: Fix link.rsiddharth2019-05-181-2/+2
|
* Add md/article/frontline-moglen-interview.md.rsiddharth2019-05-181-0/+49
|
* Add md/article/liberating-cyberspace-rms-interview.md.rsiddharth2019-05-181-0/+69
|
* bin/html: Update author.rsiddharth2019-05-181-1/+1
| | | | * bin/html (author): Add period (.) to the regex.
* bin/feed: Update SECTIONS.rsiddharth2019-05-181-1/+1
| | | | * bin/feed (SECTIONS): Add article.
* bin/html: Update SECTIONS.rsiddharth2019-05-181-1/+1
| | | | * bin/html (SECTIONS): Add article.
* Add md/article/android.md.rsiddharth2019-05-181-0/+192
|
* bin/html: Add ability set author.rsiddharth2019-05-183-3/+28
| | | | | | | | | * bin/html (PH): Add author field. (author): New function. (html): Set author if needed. * scss/style.scss: Update styling for '.meta'. Add styling '.author' and '.date' divs under meta. * templates/html/article.html: Add author in meta div.
* templates: Add article.html.rsiddharth2019-05-182-16/+56
| | | | | * scss/style.scss: Add styling for .article (same as .news-item). * templates/html/article.html: New template.
* bin: Refactor html.rsiddharth2019-05-182-20/+22
| | | | | | | | | | | Update html to generate html for all sections written in markdown (news, articles). * bin/html (SECTIONS): New variable. (files): Add arg `sec`. (html, process): Rewrite functions. (run): Process different sections. * templates/html/news.html: Template NEW-ITEM-TITLE -> ITEM-TITLE.
* static/index.html: News: Add Feed Icon.rsiddharth2019-05-181-0/+4
|
* scss/style.scss: Add styling for feed icon.rsiddharth2019-05-181-0/+14
|
* 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
|
* bin/feed: Update process.rsiddharth2019-05-171-5/+11
| | | | | * bin/feed (process): Sort entries. (entry): Return id, entry string.
* bin/feed: Add esort.rsiddharth2019-05-171-0/+10
|
* bin/feed: URL: Change to fsfi.ricketyspace.netrsiddharth2019-05-171-1/+1
|
* Makefile: site: Add html, feed.rsiddharth2019-05-171-1/+1
|
* bin/html: files: Ignore backup files.rsiddharth2019-05-171-1/+10
|
* bin/html: Add fok.rsiddharth2019-05-171-0/+9
|
* bin/feed: process: Don't add \n between entries.rsiddharth2019-05-171-1/+1
|
* bin/feed: files: Ignore backup files.rsiddharth2019-05-171-1/+10
|
* bin/feed: Add fok.rsiddharth2019-05-171-0/+9
|
* bin/feed: Add err.rsiddharth2019-05-171-0/+6
|
* Add md/news/gnu-thirty.md.rsiddharth2019-05-171-0/+39
|
* Add md/news/response-oss-framwork.md.rsiddharth2019-05-171-0/+179
|
* Add md/news/smc-twelve-years.md.rsiddharth2019-05-171-0/+13
|
* static/index.html: News: Fix date for "Response to OSS Framework" item.rsiddharth2019-05-171-1/+1
|
* Add bin/feed.rsiddharth2019-05-162-0/+178
|
* Add templates/atom/feed.atom.rsiddharth2019-05-161-0/+9
|
* Add templates/atom/entry.atom.rsiddharth2019-05-161-0/+7
|