-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #25 from skipgu/community-posts-page
Added a communityposts collection, and set up a basic sample post on said page
- Loading branch information
Showing
9 changed files
with
72 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
title: This is a test post | ||
# optional alternate title to replace page.title at the top of the page | ||
alt_title: test alt title | ||
# optional sub-title below the page title | ||
sub_title: sub title | ||
introduction: | | ||
intro text goes here | ||
#image: # url to a hero image | ||
|
||
author: | ||
name: john doe | ||
comments: false | ||
collection: communityposts | ||
--- | ||
|
||
|
||
this is a simple test post | ||
|
||
## title can go here | ||
- list item one | ||
- list item two | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Posts | ||
layout: collection | ||
permalink: /posts/ | ||
collection: communityposts | ||
entries_layout: list #list (default), grid | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
layout: home | ||
paginate: true | ||
alt_title: "SKIP - Student Association" | ||
sub_title: "SKIP - Student Association" | ||
permalink: / | ||
--- | ||
|
||
<p>SKIP, which stands for <b>"The student Association for Knowledge in Informatics and Programming",</b> is a vibrant community dedicated to enriching the academic and social experiences of students at the <b>IT faculty of Gothenburg University.</b></p> | ||
|
||
<p>SKIP was founded in 1989 by a group of System Science students at the IT Faculty of the University of Gothenburg. Our mission is to offer students opportunities to socialize with people from different programs as a way to create an informal learning environment, where knowledge in IT can be shared.</p> | ||
|
||
<p>The primary objective of SKIP is to deliver events that enhance the study experience of students within Göta Studentkår. By organizing diverse, engaging, and impactful events, SKIP aims to create a vibrant and supportive student community, where academic and personal growth are fostered.</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
--- | ||
title: Join SKIP | ||
layout: post | ||
permalink: /join-skip/ | ||
--- | ||
|
||
## Join Us: Become a SKIP Member! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
--- | ||
title: Membership | ||
layout: post | ||
permalink: /membership/ | ||
--- | ||
|
||
## SKIP Student Association Structure Overview | ||
|