-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- this fixes #29 * Update 📍 ISQCMC Berlin.md - give space to render heading properly * Create 👤 Maxime Vaillancourt.md * Create FAQs.md * Create 🎥 quick website overview.md * Create 🎥 using obsidian preview.md * Create 📭 Contact form.md * Create 🎖️ Contributors.md * Create ❓ Markdown.md * Create ❓ How to contribute.md * Create ❓ Github account.md * Create ❓ About the Database.md
- Loading branch information
1 parent
200b553
commit f373ba6
Showing
11 changed files
with
103 additions
and
0 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,4 @@ | ||
--- | ||
--- | ||
|
||
https://github.com/maximevaillancourt |
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,27 @@ | ||
--- | ||
title: FAQs | ||
layout: faq | ||
permalink: /faqs | ||
--- | ||
<script> | ||
document.getElementsByTagName("h1")[0].innerHTML = "<i class='fa-solid fa-circle-question' style='color:#cd762f;'></i> FAQs"; | ||
</script> | ||
|
||
|
||
At the heart of the <strong class="logocolor">Community.</strong> you will find the [Forum](https://github.com/orgs/Quantumland-art/discussions) hosted on Github Discussions. In articulation with that, this website contains a growing [[Database]] with a record of events, works, and people that make up the Community. Below, you will find several help articles to learn more about how to engage with, and directly contribute to the Community. | ||
|
||
[[🎥 quick website overview]] | ||
|
||
[[❓ How to contribute]] | ||
|
||
[[❓ Github account]] | ||
|
||
[[❓ Markdown]] | ||
|
||
[[🎥 using obsidian preview]] | ||
|
||
[[❓ About the Database]] | ||
|
||
[[🎖️ Contributors]] | ||
|
||
[[📭 Contact form]] |
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,5 @@ | ||
--- | ||
--- | ||
The [[Database]] serves as dynamic index archive shared by the community. It is composed of both content discussed on the [[forum]] and direct repository contributions (learn more in [[❓ How to contribute]]). Entries on this database are of one of the following types: `creative work`, `event`, `person`, `software`, and `writing`. | ||
|
||
No actual copies of the works will be available in the database, but only links to it, and metadata. The advantage of the system being used is that each entry can be easily cross-referenced - serving as an incentive for *"new interactions and exchange"*. |
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: ❓ Github account | ||
--- | ||
Here is how to create a Github account for free. | ||
|
||
1. navigate to https://github.com/signup | ||
2. ... |
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,8 @@ | ||
--- | ||
title: ❓ How to contribute | ||
--- | ||
The best way to start contributing to the will be, first and foremost, by interacting with the <strong class="logocolor">Community.</strong> on the [[forum]]. The only requirement to do so is to have a free [[❓ Github account]]. The [[Database]] on this website will include content discussed there (learn more in [[❓ About the Database]]). | ||
|
||
As of late October, 2023, this website and database lives entirely on Github, in open access, and open source. Active forum members are invited to help manage the database as it grows, by creating new entries, consolidating information from the forum, and eventually reviewing pull requests. | ||
|
||
If for some reason someone cannot create a Github account, but would still like to contribute, there is currently the possibility to submit a [[📭 Contact form]] with the contents of a contribution. This is less desirable since it does not allow for submitting any rich content directly (e.g. images, styling, etc.), unlike forum posts, that use [[❓ Markdown]]. |
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,8 @@ | ||
--- | ||
title: ❓ Markdown | ||
--- | ||
Markdown is a simple language used in text files (usually `.md` files) that allows some minimal styling. You will see it being used all over github: on `README.md` files, on issue posts, and even on [forum](https://community.quantumland.art/forum) discussion posts! You can click and drag an image into a github post, add section headers, bold, italic, and more. | ||
|
||
Here is a list with some references to help when working with markdown: | ||
- [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) | ||
- |
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,10 @@ | ||
--- | ||
--- | ||
|
||
Here is a list of the people who have contributed directly to this database repository: | ||
|
||
- @omarcostahamido [[👤 OCH]] | ||
- @maximevaillancourt [[👤 Maxime Vaillancourt]] | ||
|
||
|
||
Since this project lives on Github, you can also lookup the list of contributors [here](https://github.com/Quantumland-art/community/graphs/contributors). |
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,6 @@ | ||
--- | ||
--- | ||
|
||
\[community.quantumland.art] new website preview | ||
|
||
<iframe width="560" height="315" src="https://www.youtube.com/embed/QZWI2_LYIWo?si=2KYep9a4S-zEvcN5" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> |
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,6 @@ | ||
--- | ||
--- | ||
|
||
\[community.quantumland.art] populating database entries with obsidian | ||
|
||
<iframe width="560" height="315" src="https://www.youtube.com/embed/lBThPTcROaU?si=nJUeOiW4nBnG_wBZ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> |
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,21 @@ | ||
--- | ||
--- | ||
|
||
If for some reason you are unable to create a free Github account and post on the [Forum](https://github.com/orgs/Quantumland-art/discussions), you can find a temporary form* below as an alternative way to submit contributions or get in touch: | ||
|
||
<iframe class="myiframe" src="https://chilipepper.io/form/xhot-brown-ancho-5e127f19-ff78-4a66-8dc6-c40d3e764671" frameborder="0" sandbox="allow-scripts allow-popups allow-forms allow-same-origin" allowfullscreen="" style=" left: 0px; top: 0px; width: 100%; height: 500px; border-radius: 1px; pointer-events: auto; background-color: white; overflow-y: none"></iframe> | ||
|
||
<style> | ||
/* Hide scrollbar for Chrome, Safari and Opera */ | ||
.myiframe::-webkit-scrollbar { | ||
display: none; | ||
} | ||
|
||
/* Hide scrollbar for IE, Edge and Firefox */ | ||
.myiframe { | ||
-ms-overflow-style: none; /* IE and Edge */ | ||
scrollbar-width: none; /* Firefox */ | ||
} | ||
</style> | ||
|
||
\* this will soon be deprecated since it is a form connected to Notion, which is no longer being used as the platform for this website. |