summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2021-09-16 18:43:24 +1000
committerYuchen Pei <hi@ypei.me>2021-09-16 18:43:24 +1000
commitb9c15cf8e59da408bedb021ae8dbc5e3eab3f924 (patch)
treed78c9a838c2d1a665a8c0b117cc7a420bd09227d
parent62c70bac393768caf6c4d99ddbde164c904642a7 (diff)
updated websites and makefile
added make deploy and make announce
-rw-r--r--Makefile8
-rw-r--r--pages/index.org2
-rw-r--r--pages/past.org34
-rw-r--r--pages/upcoming.org10
4 files changed, 49 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index f5d2b78..d915909 100644
--- a/Makefile
+++ b/Makefile
@@ -4,6 +4,14 @@
all: publish
+announce:
+ @echo "Announcing on mastodon."
+ ./announce.sh
+
+deploy:
+ @echo "Deploying to libreau.org."
+ ansible-playbook -i ~/.config/ansible/hosts -l libreau ~/.config/ansible/setup/sync-sites.yml
+
publish: publish.el
@echo "Publishing... with current Emacs configurations."
emacs --batch --load publish.el --funcall org-publish-all
diff --git a/pages/index.org b/pages/index.org
index c874ee6..9cc1e26 100644
--- a/pages/index.org
+++ b/pages/index.org
@@ -10,7 +10,7 @@ LibreAustralia is a group advocating [[https://www.gnu.org/philosophy/free-sw.ht
:PROPERTIES:
:CUSTOM_ID: activities
:END:
- We meet every Monday online at 20:00-21:00 Australian Eastern Time (currently UTC+10) on [[https://jitsi.member.fsf.org/libreau][Jitsi]], unless otherwise specified. See [[#timezone-conversion][below]] for some handy GNU commands to convert the time to your timezone.
+ We meet every Monday online at 20:00-21:00 Australian Eastern Time (currently UTC+10) on [[https://j.libreau.org/la][Jitsi]], unless otherwise specified. See [[#timezone-conversion][below]] for some handy GNU commands to convert the time to your timezone.
In the meeting we generally have free flow discussions, to share discoveries, experiences, resources, tips and issues related to free software.
Sometimes we will watch a video about free software like a conference talk together.
And sometimes we also try to be like a normal tech meetup group and host talks, workshops and what-have-you.
diff --git a/pages/past.org b/pages/past.org
index 1812d76..a6826ea 100644
--- a/pages/past.org
+++ b/pages/past.org
@@ -6,6 +6,40 @@
:END:
Here you can find a list of past events of [[file:index.org][LibreAustralia]]. There is [[file:upcoming.org][a separate page listing upcoming events]].
+** 13th Sep 2021: Weekly virtual meeting (NOTE different jitsi link, delayed by 10 minutes)
+ :PROPERTIES:
+ :CUSTOM_ID: 2021-09-13
+ :END:
+
+- When :: 20:10-21:10 Monday 13th Sep 2021 UTC+10 ([[file:index.org::#timezone-conversion][what time in my timezone?]])
+- Where :: [[https://j.libreau.org/la][Jitsi]]
+- What :: [[file:index.org][LibreAustralia]] meets virtually every Monday, unless otherwise specified.
+
+ This time we are going to use a self-hosted jitsi instance, which hopefully can get rid of the connection problem.
+
+ In the meeting we generally have free flow discussions, to share discoveries, experiences, resources, tips and issues related to free software.
+ Sometimes we will watch a video about free software like a conference talk together.
+ And sometimes we also try to be like a normal tech meetup group and host talks, workshops and what-have-you.
+
+ Everyone is welcome to join, whether you reside in Australia or not.
+
+** 6th Sep 2021: Weekly virtual meeting (NOTE different jitsi link)
+ :PROPERTIES:
+ :CUSTOM_ID: 2021-09-06
+ :END:
+
+- When :: 20:00-21:00 Monday 6th Sep 2021 UTC+10 ([[file:index.org::#timezone-conversion][what time in my timezone?]])
+- Where :: [[https://j.libreau.org/la][Jitsi]]
+- What :: [[file:index.org][LibreAustralia]] meets virtually every Monday, unless otherwise specified.
+
+ This time we are going to use a self-hosted jitsi instance, which hopefully can get rid of the connection problem.
+
+ In the meeting we generally have free flow discussions, to share discoveries, experiences, resources, tips and issues related to free software.
+ Sometimes we will watch a video about free software like a conference talk together.
+ And sometimes we also try to be like a normal tech meetup group and host talks, workshops and what-have-you.
+
+ Everyone is welcome to join, whether you reside in Australia or not.
+
** 30th Aug 2021: Weekly virtual meeting
:PROPERTIES:
:CUSTOM_ID: 2021-08-30
diff --git a/pages/upcoming.org b/pages/upcoming.org
index 10fef9c..23e0e2e 100644
--- a/pages/upcoming.org
+++ b/pages/upcoming.org
@@ -6,15 +6,17 @@
:END:
Here you can find a list of upcoming events of [[file:index.org][LibreAustralia]]. There is [[file:past.org][a separate page listing past events]].
-** 6th Sep 2021: Weekly virtual meeting
+** 20th Sep 2021: Weekly virtual meeting
:PROPERTIES:
- :CUSTOM_ID: 2021-09-06
+ :CUSTOM_ID: 2021-09-20
:END:
-- When :: 20:00-21:00 Monday 6th Sep 2021 UTC+10 ([[file:index.org::#timezone-conversion][what time in my timezone?]])
-- Where :: [[https://jitsi.member.fsf.org/libreau][Jitsi]]
+- When :: 20:00-21:00 Monday 20th Sep 2021 UTC+10 ([[file:index.org::#timezone-conversion][what time in my timezone?]])
+- Where :: [[https://j.libreau.org/la][Jitsi]]
- What :: [[file:index.org][LibreAustralia]] meets virtually every Monday, unless otherwise specified.
+ This time we are going to use a self-hosted jitsi instance, which hopefully can get rid of the connection problem.
+
In the meeting we generally have free flow discussions, to share discoveries, experiences, resources, tips and issues related to free software.
Sometimes we will watch a video about free software like a conference talk together.
And sometimes we also try to be like a normal tech meetup group and host talks, workshops and what-have-you.