Added a new highlight and some minor fixes
This commit is contained in:
parent
f2dace303c
commit
23ccb3cc87
|
@ -33,6 +33,7 @@ html(lang="en")
|
||||||
li: a(href="#open-source") Open Source
|
li: a(href="#open-source") Open Source
|
||||||
li: a(href="#link-new-tabs") Links In New Tabs
|
li: a(href="#link-new-tabs") Links In New Tabs
|
||||||
li: a(href="#new-groups") New Groups
|
li: a(href="#new-groups") New Groups
|
||||||
|
li: a(href="#not-so-daily-discussions") Not So Daily...
|
||||||
li: a(href="#statistics") Statistics
|
li: a(href="#statistics") Statistics
|
||||||
li: a(href="#daily-discussions") Daily Discussions
|
li: a(href="#daily-discussions") Daily Discussions
|
||||||
li
|
li
|
||||||
|
@ -73,6 +74,7 @@ html(lang="en")
|
||||||
| license, you can find a good summary on
|
| license, you can find a good summary on
|
||||||
|
|
|
|
||||||
a(href="https://choosealicense.com/licenses/agpl-3.0/") GitHub's choosealicense.com
|
a(href="https://choosealicense.com/licenses/agpl-3.0/") GitHub's choosealicense.com
|
||||||
|
| .
|
||||||
p If you're interested in contributing or just messing around, 2 new documentation pages were added for developing, namely:
|
p If you're interested in contributing or just messing around, 2 new documentation pages were added for developing, namely:
|
||||||
|
|
|
|
||||||
|
|
|
|
||||||
|
@ -101,7 +103,7 @@ html(lang="en")
|
||||||
p Written Date: 2018-07-19
|
p Written Date: 2018-07-19
|
||||||
|
|
||||||
h3(id="link-new-tabs") Links In New Tabs
|
h3(id="link-new-tabs") Links In New Tabs
|
||||||
p On July 21st the first feature contribution was merged developed by
|
p On July 21st the first feature contribution was merged, developed by
|
||||||
|
|
|
|
||||||
|
|
|
|
||||||
a(href="https://gitlab.com/ivanfon") Ivan Fonseca
|
a(href="https://gitlab.com/ivanfon") Ivan Fonseca
|
||||||
|
@ -154,6 +156,31 @@ html(lang="en")
|
||||||
a(href="https://tildes.net/user/Bauke") Bauke
|
a(href="https://tildes.net/user/Bauke") Bauke
|
||||||
p Written Date: 2018-07-25
|
p Written Date: 2018-07-25
|
||||||
|
|
||||||
|
h3(id="not-so-daily-discussions") Not So Daily Discussions
|
||||||
|
p On the 26th Deimos posted a topic in
|
||||||
|
|
|
||||||
|
|
|
||||||
|
a(href="https://tildes.net/~tildes.official") ~tildes.official
|
||||||
|
|
|
||||||
|
| titled
|
||||||
|
|
|
||||||
|
a(href="https://tildes.net/~tildes.official/3x9") Not-so-daily Tildes discussion
|
||||||
|
| .
|
||||||
|
| Outlining what the future of the Daily Discussions will hold. To sum it up, daily discussions will now appear on a more "on-demand" basis. Initially the daily discussions were to boost the site's activity however it's not really needed anymore. Along with the current backlog of plans and previous discussions that need attention first.
|
||||||
|
p Also noted is that there will be a new post each Monday including the general plan for the week, as well as a general feedback/questions/suggestions topic every couple of weeks.
|
||||||
|
p I highly recommend reading the
|
||||||
|
|
|
||||||
|
|
|
||||||
|
a(href="https://tildes.net/~tildes.official/3x9") original topic
|
||||||
|
| , if you haven't already.
|
||||||
|
details
|
||||||
|
summary Details
|
||||||
|
p Author:
|
||||||
|
|
|
||||||
|
|
|
||||||
|
a(href="https://tildes.net/user/Bauke") Bauke
|
||||||
|
p Written Date: 2018-07-31
|
||||||
|
|
||||||
article(id="statistics")
|
article(id="statistics")
|
||||||
h2 Statistics
|
h2 Statistics
|
||||||
//- Any statistics that would be fun/interesting to read about, more info: issue #1
|
//- Any statistics that would be fun/interesting to read about, more info: issue #1
|
||||||
|
|
Reference in New Issue