summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Makefile: Just have `clean` target to clean 'em all.rsiddharth2019-05-161-11/+2
|
* bin/news -> bin/htmlrsiddharth2019-05-162-3/+3
|
* html -> static, img -> static/assets/imgrsiddharth2019-05-1618-8/+7
|
* templates/news.html -> templates/html/news.htmlrsiddharth2019-05-162-1/+1
|
* bin/news: Update process.rsiddharth2019-05-151-0/+3
| | | | * bin/news (process): Dump html to _build/news/
* bin/news: Add write.rsiddharth2019-05-151-0/+11
|
* .gitignore: Add html/news.rsiddharth2019-05-141-0/+1
|
* Makefile: Add news.rsiddharth2019-05-141-0/+4
|
* templates: Add news.html.rsiddharth2019-05-141-0/+37
|
* md/news/free-digital-society.md: Fix heading typo.rsiddharth2019-05-141-1/+1
|
* bin/news: Update process.rsiddharth2019-05-141-0/+3
| | | | * bin/news (process): Add html call.
* bin/news: Add html.rsiddharth2019-05-141-0/+9
| | | | * bin/news (html): New function.
* bin/news: Add markdown.rsiddharth2019-05-141-0/+14
| | | | * bin/news (markdown): New function.
* bin/news: Add datefmt.rsiddharth2019-05-141-0/+5
| | | | * bin/news (datefmt): New function.
* bin/news: Add template.rsiddharth2019-05-141-0/+4
| | | | * bin/news (template): New function.
* bin/news: PH: Fix indentation.rsiddharth2019-05-141-1/+1
|
* bin/news: Fix copyright holder name.rsiddharth2019-05-141-1/+1
|
* bin/news: Add slug.rsiddharth2019-05-141-0/+9
|
* Add bin/news.rsiddharth2019-05-131-0/+76
|
* Add bin/markdown.rsiddharth2019-05-131-0/+1450
|
* md/news/free-digital-society.md: Add pubdate.rsiddharth2019-05-131-0/+2
|
* scss/style.scss: Add styling for news section.rsiddharth2019-05-131-0/+20
|
* Add md/news/free-digital-society.md.rsiddharth2019-05-121-0/+41
|
* Add /contact.rsiddharth2019-05-082-1/+75
| | | | | * html/contact/index.html: New file. * html/includes/navbar.html: Linkify contact.
* html/join/index.html: Update title.rsiddharth2019-05-031-1/+1
|
* html: Add volunteer/index.htmlrsiddharth2019-05-032-1/+70
| | | | | * html/includes/navbar.html: Update volunteer link. * html/volunteer/index.html: New file.
* html: Update navbar.htmlrsiddharth2019-05-031-8/+2
| | | | Add Join and Volunteer. Remove Events, News, and Shop.
* Add html/join/index.html.rsiddharth2019-05-031-0/+165
|
* scss/style.scss: Add .fellowship-type.rsiddharth2019-05-031-0/+23
|
* .gitignore: Add *~.rsiddharth2019-04-281-0/+2
|
* Add html/about.rsiddharth2019-04-282-1/+172
|
* html/includes/html-open.html: Add lang.rsiddharth2019-04-281-0/+1
|
* html: Use absolute paths in hrefs.rsiddharth2019-04-283-4/+4
|
* scss/style.scss: Add .main.rsiddharth2019-04-281-0/+6
|
* Makefile: upload: Upload to lyra instead.rsiddharth2019-04-121-1/+1
|
* html/index.html: Use SSI includes.rsiddharth2019-04-1110-69/+79
|