From 9eaf02b32c8817f38662e1e49290452869d0aef3 Mon Sep 17 00:00:00 2001 From: James Shiffer Date: Wed, 3 Apr 2024 00:08:31 -0700 Subject: [PATCH] Add links to content --- content/about.md | 4 ++-- content/constitution.md | 5 +++++ content/description.md | 7 ++++++- content/directory.md | 3 ++- content/eduroam.md | 4 ++++ content/emails.md | 6 +++++- content/linux.md | 8 ++++---- content/posts.md | 12 +++++++++++- content/{join.md => rules.md} | 4 +--- content/ucla-vpn.md | 4 ++++ 10 files changed, 44 insertions(+), 13 deletions(-) rename content/{join.md => rules.md} (96%) diff --git a/content/about.md b/content/about.md index aafd2d5..026f7af 100644 --- a/content/about.md +++ b/content/about.md @@ -4,7 +4,7 @@ date: 2022-10-03 type: "page" --- -**Linux Users Group at UCLA (LUG@UCLA)** goal is to promote computer users freedom with Linux and other Free/Open Source software. +The goal of the **Linux Users Group at UCLA (LUG@UCLA)** is to promote computer users' freedom with Linux and other Free/Open Source Software (FOSS). ## Activities @@ -23,4 +23,4 @@ If you want help installing Linux or just want to eat and hang out, come to ins There is a makerspace on the floor below us, where you can go and 3D print things (as well as lasercut them). -There is also a trash heap outside the first floor (next to the Engineering IV building), where you can sometimes find old monitors/computers and old networking equipment. \ No newline at end of file +You might also find LUG members at the trash heap outside the first floor, next to the Engineering IV building, digging around for old monitors, computers, or networking equipment. We're just gearing up for the next installfest... \ No newline at end of file diff --git a/content/constitution.md b/content/constitution.md index 3938e52..ace951e 100644 --- a/content/constitution.md +++ b/content/constitution.md @@ -1,3 +1,8 @@ +--- +title: Club Constitution +--- + + ## Article 1. Name This organization shall be referred to as the Linux Users Group at the University of California, Los Angeles (LUG@UCLA). The University of California, Los Angeles will hereafter in this document be referred to as "UCLA," or "the University." diff --git a/content/description.md b/content/description.md index bbf8574..3c39298 100644 --- a/content/description.md +++ b/content/description.md @@ -1,6 +1,11 @@ +--- +title: Description +--- + + **Please give a brief, but detailed summary of your organization. Be sure to include any history of the group, a mission statement and a brief account of the student population that the organization represent.** -The Linux Users Group (LUG) facilitates learning and advancement of computer science and free software by promoting the use of the open source GNU/Linux operating system and providing a support network for Linux users. There is no barrier to becoming a member; consequently, the LUG consists of students, non-students, inexperienced, and experienced alike. The LUG has been a group at UCLA for over 17 years, during which time it has helped expose free software to many people. +The Linux Users Group (LUG) facilitates learning and advancement of computer science and free software by promoting the use of the open source GNU/Linux operating system and providing a support network for Linux users. There is no barrier to becoming a member; consequently, the LUG consists of students, non-students, inexperienced, and experienced alike. The LUG has been a group at UCLA for over 25 years, during which time it has helped expose free software to many people. **Please explain the benefit students may derive from your organization. Include how your group stimulates discussion, benefits education, or provides enrichment of any kind.** diff --git a/content/directory.md b/content/directory.md index 612ec5d..4e2e406 100644 --- a/content/directory.md +++ b/content/directory.md @@ -3,7 +3,8 @@ title: Directory --- Some of our "internal" websites: -- [Git](https://linux.ucla.edu/gitea) +- [Gitea](https://linux.ucla.edu/gitea) - includes the Git repository for the website you're viewing right now! +- [cgit](https://linux.ucla.edu/git) - an older Git server - [Booru](https://booru.linux.ucla.edu) - [Orwell](https://orwell.linux.ucla.edu) diff --git a/content/eduroam.md b/content/eduroam.md index 434f297..2f96ec7 100644 --- a/content/eduroam.md +++ b/content/eduroam.md @@ -1,3 +1,7 @@ +--- +title: Eduroam WiFi Guide +--- + Connecting to the eduroam WiFi network (on the UCLA campus) is easy with Linux. eduroam is available almost everywhere on campus, so this is probably the most convenient WiFi network. ## Using NetworkManager diff --git a/content/emails.md b/content/emails.md index 3388361..48d22c6 100644 --- a/content/emails.md +++ b/content/emails.md @@ -1,4 +1,8 @@ - **IMPORTANT: PLEASE CHOOSE A STRONG PASSWORD FOR YOUR EMAIL ACCOUNT** +--- +title: Email Account Guide +--- + +**IMPORTANT: PLEASE CHOOSE A STRONG PASSWORD FOR YOUR EMAIL ACCOUNT** [![img](https://linux.ucla.edu/wiki/images/thumb/3/34/Image.png/300px-Image.png)](https://linux.ucla.edu/wiki/index.php/File:Image.png) diff --git a/content/linux.md b/content/linux.md index 8d10a94..3633a98 100644 --- a/content/linux.md +++ b/content/linux.md @@ -2,20 +2,20 @@ So what's this Linux thing all about? What does Linux look like? What software r ## What is Linux about? -You can find a good introduction to Linux here, here, and here. +You can find a good introduction to Linux [here](https://www.geeksforgeeks.org/introduction-to-linux-operating-system/). ## What does Linux look like? Over the last few years, Linux graphic user interfaces (GUI) have greatly improved. Click to view screenshots of the current desktop environments offered by the Gnome and KDE Project. -- GNOME Overview -- KDE Overview +- [GNOME Overview](https://release.gnome.org/46/) +- [KDE Overview](https://kde.org/announcements/megarelease/6/) ## How about software? There is a large selection of software for Linux. For quick selection and comparison, see the fossfor.us site. -According to freshmeat.net (a large index of software for Linux and other Unices), there are currently over 23,000 projects in development. Many of these programs are Open Source and/or free. +According to [freshmeat.net](https://freshmeat.net) (a large index of software for Linux and other Unices), there are currently over 23,000 projects in development. Many of these programs are Open Source and/or free. ## Getting Linux diff --git a/content/posts.md b/content/posts.md index 0fd57ac..f705ec1 100644 --- a/content/posts.md +++ b/content/posts.md @@ -1 +1,11 @@ -Nothing here yet! \ No newline at end of file +--- +title: Articles +--- + + +- [Club Description](https://linux.ucla.edu/description) +- [Club Constitution](https://linux.ucla.edu/constitution) +- [Email Account Guide](https://linux.ucla.edu/emails) +- [Rules](https://linux.ucla.edu/rules) +- [UCLA VPN Guide](https://linux.ucla.edu/ucla-vpn) +- [Eduroam WiFi Guide](https://linux.ucla.edu/eduroam) diff --git a/content/join.md b/content/rules.md similarity index 96% rename from content/join.md rename to content/rules.md index f08b079..323a834 100644 --- a/content/join.md +++ b/content/rules.md @@ -1,11 +1,9 @@ --- -title: Join +title: Rules --- -## Rules - I. Account Rules 0. No illegal activity diff --git a/content/ucla-vpn.md b/content/ucla-vpn.md index a7e5faf..2426745 100644 --- a/content/ucla-vpn.md +++ b/content/ucla-vpn.md @@ -1,3 +1,7 @@ +--- +title: UCLA VPN Guide +--- + The UCLA VPN allows you to access campus resources even when you are away from campus. This is useful for downloading scientific journals, for example. Connecting to the UCLA VPN is easy.