web.git
7 years agoUpdate and use lede.css
Zhong Jianxin [Thu, 12 May 2016 04:05:11 +0000 (12:05 +0800)]
Update and use lede.css

7 years agoRemove duplicated js reference
Zhong Jianxin [Thu, 12 May 2016 03:55:49 +0000 (11:55 +0800)]
Remove duplicated js reference

7 years agoAdd site.prefix config
Zhong Jianxin [Thu, 12 May 2016 03:30:17 +0000 (11:30 +0800)]
Add site.prefix config

7 years agoAdd yaml front matter to all asciidoc files
Zhong Jianxin [Thu, 12 May 2016 02:59:25 +0000 (10:59 +0800)]
Add yaml front matter to all asciidoc files

It's necessary, jekyll-asciidoc is trying to make it optional see
https://github.com/asciidoctor/jekyll-asciidoc/issues/57

7 years agoMove pages to top folder
Zhong Jianxin [Thu, 12 May 2016 02:52:21 +0000 (10:52 +0800)]
Move pages to top folder

7 years agoRemove icon folder
Zhong Jianxin [Thu, 12 May 2016 02:48:39 +0000 (10:48 +0800)]
Remove icon folder

7 years agoUpdate .gitignore
Zhong Jianxin [Thu, 12 May 2016 02:46:13 +0000 (10:46 +0800)]
Update .gitignore

7 years agoChange site title
Zhong Jianxin [Thu, 12 May 2016 02:44:54 +0000 (10:44 +0800)]
Change site title

7 years agoExclude some files from jekyll
Zhong Jianxin [Thu, 12 May 2016 02:43:29 +0000 (10:43 +0800)]
Exclude some files from jekyll

7 years agoRemove unused files
Zhong Jianxin [Thu, 12 May 2016 02:43:17 +0000 (10:43 +0800)]
Remove unused files

7 years agoUse txt extension as asciidoc file
Zhong Jianxin [Thu, 12 May 2016 02:30:34 +0000 (10:30 +0800)]
Use txt extension as asciidoc file

7 years agoCopy files from jekyll-asciidoc-quickstart
Zhong Jianxin [Thu, 12 May 2016 02:26:27 +0000 (10:26 +0800)]
Copy files from jekyll-asciidoc-quickstart

https://github.com/asciidoctor/jekyll-asciidoc-quickstart
commit aaa35f6

7 years agoUpdate procd.txt
Borromini [Mon, 23 May 2016 10:06:24 +0000 (12:06 +0200)]
Update procd.txt

Minor typo fix.

7 years agoUpdate development.txt
Borromini [Mon, 23 May 2016 10:05:52 +0000 (12:05 +0200)]
Update development.txt

FIx a few minor typos.

7 years agoAdd SNT mirror, rework sponsorship notes
Jo-Philipp Wich [Mon, 23 May 2016 10:04:19 +0000 (12:04 +0200)]
Add SNT mirror, rework sponsorship notes

Signed-off-by: Jo-Philipp Wich <jo@wwsnet.net>
7 years agoFix minor typo: 'effected' > 'affected'
Borromini [Fri, 20 May 2016 22:02:31 +0000 (00:02 +0200)]
Fix minor typo: 'effected' > 'affected'

7 years agouci_network: cleanup PPtP section
Daniel Golle [Fri, 20 May 2016 05:09:00 +0000 (07:09 +0200)]
uci_network: cleanup PPtP section

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agouci_fstab: plurals, possives, commas and typos.
Karl Palsson [Thu, 19 May 2016 11:22:22 +0000 (11:22 +0000)]
uci_fstab: plurals, possives, commas and typos.

Minor corrections, no content changes.

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agouci_fstab: fix link syntax to asciidoc
Karl Palsson [Thu, 19 May 2016 11:14:54 +0000 (11:14 +0000)]
uci_fstab: fix link syntax to asciidoc

At least make the links _work_ until any new content has been written.

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agoblock isn't "new", it's the only.
Karl Palsson [Thu, 19 May 2016 11:09:06 +0000 (11:09 +0000)]
block isn't "new", it's the only.

LEDE starts with only having block, don't confuse things by talking
about older methods that don't exist.

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agoFstab: consistent naming
Karl Palsson [Thu, 19 May 2016 11:06:25 +0000 (11:06 +0000)]
Fstab: consistent naming

Use Fstab in all places, rather than FSTab in the header and Fstab in
other places.

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agodnsmasq: drop old warnings about outdated releases
Karl Palsson [Thu, 19 May 2016 11:03:12 +0000 (11:03 +0000)]
dnsmasq: drop old warnings about outdated releases

PTR records work, can only assume that ipv6 works these days too, given
that 8 years have passed.

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agouci_dnsmasq: replace OpenWrt with LEDE
Karl Palsson [Thu, 19 May 2016 10:32:58 +0000 (10:32 +0000)]
uci_dnsmasq: replace OpenWrt with LEDE

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agoplurals and possesives: minor corrections
Karl Palsson [Thu, 19 May 2016 10:28:03 +0000 (10:28 +0000)]
plurals and possesives: minor corrections

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agouci: drop irrelevant console line
Karl Palsson [Thu, 19 May 2016 10:19:32 +0000 (10:19 +0000)]
uci: drop irrelevant console line

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agouci: reload_config only for conforming init scripts
Karl Palsson [Thu, 19 May 2016 10:18:50 +0000 (10:18 +0000)]
uci: reload_config only for conforming init scripts

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agogenerate: use relative links for css
Karl Palsson [Thu, 19 May 2016 10:12:36 +0000 (10:12 +0000)]
generate: use relative links for css

This makes local generation useful for simply opening the files on disk
in a browser.

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agodoc updates can be pulls too
Karl Palsson [Thu, 19 May 2016 10:12:22 +0000 (10:12 +0000)]
doc updates can be pulls too

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agoREADME: not all pages are in pages.
Karl Palsson [Thu, 19 May 2016 10:04:52 +0000 (10:04 +0000)]
README: not all pages are in pages.

Signed-off-by: Karl Palsson <karlp@etactica.com>
7 years agoAdd Github mirror notice
Jo-Philipp Wich [Mon, 16 May 2016 09:48:36 +0000 (11:48 +0200)]
Add Github mirror notice

Signed-off-by: Jo-Philipp Wich <jo@wwsnet.net>
7 years agoAdd RCS&RDS rsync link
Jo-Philipp Wich [Sat, 14 May 2016 15:27:56 +0000 (17:27 +0200)]
Add RCS&RDS rsync link

Signed-off-by: Jo-Philipp Wich <jo@wwsnet.net>
7 years agopages: add links to buildbots activity in download.html
Álvaro Fernández Rojas [Sat, 14 May 2016 11:58:49 +0000 (13:58 +0200)]
pages: add links to buildbots activity in download.html

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 years agoAdd tetaneutral rsync url
Jo-Philipp Wich [Wed, 11 May 2016 20:43:11 +0000 (22:43 +0200)]
Add tetaneutral rsync url

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
7 years agoChange suggested mirror interval, add bwlimit hint
Jo-Philipp Wich [Wed, 11 May 2016 14:14:03 +0000 (16:14 +0200)]
Change suggested mirror interval, add bwlimit hint

Signed-off-by: Jo-Philipp Wich <jo@wwsnet.net>
7 years agorules: add the rule "Be nice to eachother"
John Crispin [Tue, 10 May 2016 10:05:44 +0000 (12:05 +0200)]
rules: add the rule "Be nice to eachother"

Signed-off-by: John Crispin <john@phrozen.org>
7 years agoAdd further mirror information
Jo-Philipp Wich [Tue, 10 May 2016 10:36:33 +0000 (12:36 +0200)]
Add further mirror information

Signed-off-by: Jo-Philipp Wich <jo@wwsnet.net>
7 years agoFold meeting info into contact, add downloads page.
Jo-Philipp Wich [Fri, 6 May 2016 13:54:01 +0000 (14:54 +0100)]
Fold meeting info into contact, add downloads page.

Signed-off-by: Jo-Philipp Wich <jo@wwsnet.net>
7 years agoremove a confusing part of the about section
Felix Fietkau [Fri, 6 May 2016 09:18:42 +0000 (10:18 +0100)]
remove a confusing part of the about section

Signed-off-by: Felix Fietkau <nbd@nbd.name>
7 years agoFix typo
Jo-Philipp Wich [Wed, 4 May 2016 15:13:54 +0000 (16:13 +0100)]
Fix typo

Signed-off-by: Jo-Philipp Wich <jo@wwsnet.net>
7 years agoAdd qMp endorsement
Jo-Philipp Wich [Wed, 4 May 2016 13:23:02 +0000 (14:23 +0100)]
Add qMp endorsement

Signed-off-by: Jo-Philipp Wich <jo@wwsnet.net>
7 years agopages: add myself to the people section
Daniel Golle [Wed, 4 May 2016 11:47:43 +0000 (12:47 +0100)]
pages: add myself to the people section

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agostyle: use sans-serif font
Rafał Miłecki [Wed, 4 May 2016 08:40:01 +0000 (10:40 +0200)]
style: use sans-serif font

Using sans-serif is recommended for web pages as it makes text easier to
read on screens.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
7 years agopages: swap people header in about.html
Álvaro Fernández Rojas [Tue, 3 May 2016 15:45:49 +0000 (17:45 +0200)]
pages: swap people header in about.html

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 years agopages: swap people columns in about.html
Álvaro Fernández Rojas [Tue, 3 May 2016 14:34:38 +0000 (16:34 +0200)]
pages: swap people columns in about.html

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 years agostyle: switch to a lighter tables background
Álvaro Fernández Rojas [Tue, 3 May 2016 14:34:09 +0000 (16:34 +0200)]
style: switch to a lighter tables background

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 years agostyle: customize tables
Álvaro Fernández Rojas [Tue, 3 May 2016 12:58:50 +0000 (14:58 +0200)]
style: customize tables

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 years agopages: drop duplicate goals section
John Crispin [Sat, 30 Apr 2016 08:01:42 +0000 (10:01 +0200)]
pages: drop duplicate goals section

Signed-off-by: John Crispin <john@phrozen.org>
7 years agopages: add Rafał Miłecki to the people section
Álvaro Fernández Rojas [Mon, 2 May 2016 17:21:35 +0000 (19:21 +0200)]
pages: add Rafał Miłecki to the people section

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 years agouse docs_menu as the default menu style for the whole website
Álvaro Fernández Rojas [Mon, 2 May 2016 14:04:06 +0000 (16:04 +0200)]
use docs_menu as the default menu style for the whole website

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 years agodocs: fixes for UCI config files menu
Álvaro Fernández Rojas [Mon, 2 May 2016 12:47:30 +0000 (14:47 +0200)]
docs: fixes for UCI config files menu

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 years agodocs: add menu for UCI config files
Álvaro Fernández Rojas [Mon, 2 May 2016 12:46:03 +0000 (14:46 +0200)]
docs: add menu for UCI config files

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 years agopages: order people alphabetically by first name as requested by blogic
Álvaro Fernández Rojas [Mon, 2 May 2016 11:33:37 +0000 (13:33 +0200)]
pages: order people alphabetically by first name as requested by blogic

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 years agopages: add people section to about.html
Álvaro Fernández Rojas [Mon, 2 May 2016 11:20:47 +0000 (13:20 +0200)]
pages: add people section to about.html

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 years agopages: fix a couple of typos
Álvaro Fernández Rojas [Mon, 2 May 2016 10:39:00 +0000 (12:39 +0200)]
pages: fix a couple of typos

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 years agodocs: include menu in config.html and fix status
Álvaro Fernández Rojas [Mon, 2 May 2016 10:31:59 +0000 (12:31 +0200)]
docs: include menu in config.html and fix status

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 years agopages: fix about.html menu status
Álvaro Fernández Rojas [Mon, 2 May 2016 10:15:16 +0000 (12:15 +0200)]
pages: fix about.html menu status

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 years agoadd patchwork link
John Crispin [Fri, 29 Apr 2016 23:42:54 +0000 (01:42 +0200)]
add patchwork link

Signed-off-by: John Crispin <john@phrozen.org>
7 years agoupdate merging rules as per last meeting
John Crispin [Fri, 29 Apr 2016 22:24:27 +0000 (00:24 +0200)]
update merging rules as per last meeting

Signed-off-by: John Crispin <blogic@openwrt.org>
8 years agoproper list syntax
John Crispin [Fri, 29 Apr 2016 12:28:05 +0000 (14:28 +0200)]
proper list syntax

Signed-off-by: John Crispin <john@phrozen.org>
8 years agomore fixes
John Crispin [Fri, 29 Apr 2016 12:04:31 +0000 (14:04 +0200)]
more fixes

Signed-off-by: John Crispin <john@phrozen.org>
8 years agovarious updates
John Crispin [Fri, 29 Apr 2016 11:46:00 +0000 (13:46 +0200)]
various updates

Signed-off-by: John Crispin <john@phrozen.org>
8 years agodocs: update the todo list
John Crispin [Tue, 26 Apr 2016 23:29:37 +0000 (01:29 +0200)]
docs: update the todo list

Signed-off-by: John Crispin <john@phrozen.org>
8 years agoAdd links to devel mailing list and adjust revision info
Jo-Philipp Wich [Tue, 26 Apr 2016 14:58:12 +0000 (16:58 +0200)]
Add links to devel mailing list and adjust revision info

Signed-off-by: Jo-Philipp Wich <jo@wwsnet.net>
8 years agodocs: add fstab uci docs
John Crispin [Fri, 15 Apr 2016 01:56:22 +0000 (03:56 +0200)]
docs: add fstab uci docs

Signed-off-by: John Crispin <john@phozen.org>
8 years agodocs: add wilress uci doc
John Crispin [Fri, 15 Apr 2016 01:33:38 +0000 (03:33 +0200)]
docs: add wilress uci doc

Signed-off-by: John Crispin <john@phrozen.org>
8 years agodocs: fix sambe table col count
John Crispin [Thu, 14 Apr 2016 18:30:18 +0000 (20:30 +0200)]
docs: fix sambe table col count

Signed-off-by: John Crispin <john@phrozen.org>
8 years agodocs: fix sambe table col count
John Crispin [Thu, 14 Apr 2016 18:29:19 +0000 (20:29 +0200)]
docs: fix sambe table col count

Signed-off-by: John Crispin <john@phrozen.org>
8 years agodocs: more cleanups
John Crispin [Thu, 14 Apr 2016 18:20:15 +0000 (20:20 +0200)]
docs: more cleanups

Signed-off-by: John Crispin <john@phrozen.org>
8 years agodocs: fix a2x warnings
John Crispin [Thu, 14 Apr 2016 18:14:35 +0000 (20:14 +0200)]
docs: fix a2x warnings

Signed-off-by: John Crispin <john@phrozen.org>
8 years agodocs: add samba uci docs
John Crispin [Thu, 14 Apr 2016 17:23:45 +0000 (19:23 +0200)]
docs: add samba uci docs

Signed-off-by: John Crispin <john@phrozen.org>
8 years agodocs: add QoS uci docs
John Crispin [Thu, 14 Apr 2016 16:35:10 +0000 (18:35 +0200)]
docs: add QoS uci docs

Signed-off-by: John Crispin <john@phrozen.org>
8 years agodocs: fix some links
John Crispin [Thu, 14 Apr 2016 16:03:49 +0000 (18:03 +0200)]
docs: fix some links

Signed-off-by: John Crispin <john@phrozen.org>
8 years agocleanup network uci docs
John Crispin [Thu, 14 Apr 2016 15:57:32 +0000 (17:57 +0200)]
cleanup network uci docs

Signed-off-by: John Crispin <john@phrozen.org>
8 years agodocs: cleanup dnsmasq docs
John Crispin [Wed, 13 Apr 2016 22:21:15 +0000 (00:21 +0200)]
docs: cleanup dnsmasq docs

Signed-off-by: John Crispin <blogic@openwrt.org>
8 years agoAdd some documentation about signing and key generation
Jo-Philipp Wich [Thu, 14 Apr 2016 13:58:04 +0000 (15:58 +0200)]
Add some documentation about signing and key generation

Signed-off-by: Jo-Philipp Wich <jo@wwsnet.net>
8 years agoUpdate list info
Jo-Philipp Wich [Fri, 8 Apr 2016 20:15:37 +0000 (22:15 +0200)]
Update list info

Signed-off-by: Jo-Philipp Wich <jo@wwsnet.net>
8 years agodocs: clean up system uci docs
John Crispin [Wed, 6 Apr 2016 20:08:45 +0000 (22:08 +0200)]
docs: clean up system uci docs

Signed-off-by: John Crispin <blogic@openwrt.org>
8 years agodocs: cleanup dropbear uci docs
John Crispin [Wed, 6 Apr 2016 19:36:20 +0000 (21:36 +0200)]
docs: cleanup dropbear uci docs

Signed-off-by: John Crispin <blogic@openwrt.org>
8 years agodocs: cleanup firewall uci docs
John Crispin [Wed, 6 Apr 2016 19:26:48 +0000 (21:26 +0200)]
docs: cleanup firewall uci docs

Signed-off-by: John Crispin <blogic@openwrt.org>
8 years agoFix table column widths, some markup fixes
Jo-Philipp Wich [Tue, 5 Apr 2016 21:24:46 +0000 (23:24 +0200)]
Fix table column widths, some markup fixes

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agoCopy icons and use them in generated pages
Jo-Philipp Wich [Tue, 5 Apr 2016 21:03:42 +0000 (23:03 +0200)]
Copy icons and use them in generated pages

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agoAdd asciidoc provided icons
Jo-Philipp Wich [Tue, 5 Apr 2016 21:03:17 +0000 (23:03 +0200)]
Add asciidoc provided icons

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agofix the network link
John Crispin [Tue, 5 Apr 2016 20:19:13 +0000 (22:19 +0200)]
fix the network link

Signed-off-by: John Crispin <blogic@openwrt.org>
8 years agoadd links to the uci section documentation
John Crispin [Tue, 5 Apr 2016 20:09:54 +0000 (22:09 +0200)]
add links to the uci section documentation

Signed-off-by: John Crispin <blogic@openwrt.org>
8 years agoadd system uci docs
John Crispin [Tue, 5 Apr 2016 19:56:29 +0000 (21:56 +0200)]
add system uci docs

Signed-off-by: John Crispin <blogic@openwrt.org>
8 years agoadd dropbear uci docs
John Crispin [Tue, 5 Apr 2016 19:35:30 +0000 (21:35 +0200)]
add dropbear uci docs

Signed-off-by: John Crispin <blogic@openwrt.org>
8 years agoadd network uci docs
John Crispin [Tue, 5 Apr 2016 16:26:32 +0000 (18:26 +0200)]
add network uci docs

Signed-off-by: John Crispin <blogic@openwrt.org>
8 years agoadd firewall uci docs
John Crispin [Tue, 5 Apr 2016 14:24:55 +0000 (16:24 +0200)]
add firewall uci docs

Signed-off-by: John Crispin <blogic@openwrt.org>
8 years agoadd dnsmasq uci docs
John Crispin [Tue, 5 Apr 2016 12:46:25 +0000 (14:46 +0200)]
add dnsmasq uci docs

Signed-off-by: John Crispin <blogic@openwrt.org>
8 years agoUpdate meeting info
Jo-Philipp Wich [Tue, 5 Apr 2016 15:52:55 +0000 (17:52 +0200)]
Update meeting info

Signed-off-by: Jo-Philipp Wich <jo@wwsnet.net>
8 years agoUpdate rules after majority vote on todays meeting
Jo-Philipp Wich [Tue, 5 Apr 2016 15:45:53 +0000 (17:45 +0200)]
Update rules after majority vote on todays meeting

Signed-off-by: Jo-Philipp Wich <jo@wwsnet.net>
8 years agoUnify page titles
Jo-Philipp Wich [Tue, 5 Apr 2016 11:29:37 +0000 (13:29 +0200)]
Unify page titles

Signed-off-by: Jo-Philipp Wich <jo@wwsnet.net>
8 years agoSome CSS polish
Jo-Philipp Wich [Tue, 5 Apr 2016 11:02:21 +0000 (13:02 +0200)]
Some CSS polish

Signed-off-by: Jo-Philipp Wich <jo@wwsnet.net>
8 years agoMove the twitter info after lists and irc to reflect priority of channels
Jo-Philipp Wich [Sun, 3 Apr 2016 23:34:35 +0000 (01:34 +0200)]
Move the twitter info after lists and irc to reflect priority of channels

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agoRename source to development to better reflect the contents.
Jo-Philipp Wich [Sun, 3 Apr 2016 23:33:13 +0000 (01:33 +0200)]
Rename source to development to better reflect the contents.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agoFix meeting weekday
Jo-Philipp Wich [Sun, 3 Apr 2016 23:01:30 +0000 (01:01 +0200)]
Fix meeting weekday

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agoUpdate meeting info
Jo-Philipp Wich [Sun, 3 Apr 2016 22:50:41 +0000 (00:50 +0200)]
Update meeting info

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agoElaborate on release/testing
Jo-Philipp Wich [Sun, 3 Apr 2016 22:47:11 +0000 (00:47 +0200)]
Elaborate on release/testing

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agoAdd active menu item indication
Jo-Philipp Wich [Sun, 3 Apr 2016 22:39:26 +0000 (00:39 +0200)]
Add active menu item indication

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agoUpdate generator script
Jo-Philipp Wich [Sun, 3 Apr 2016 20:51:47 +0000 (22:51 +0200)]
Update generator script

Signed-off-by: Jo-Philipp Wich <jo@mein.io>