initial commit
3
werc/sites/ppl.thirdculture.top/_werc/config
Normal file
|
@ -0,0 +1,3 @@
|
|||
masterSite=thirdculture.top
|
||||
siteTitle='third culture'
|
||||
siteSubTitle='the members of third culture'
|
2
werc/sites/ppl.thirdculture.top/dulien/_werc/config
Normal file
|
@ -0,0 +1,2 @@
|
|||
conf_enable_blog
|
||||
conf_enable_wiki
|
|
@ -0,0 +1 @@
|
|||
/* Put custom styles here */
|
2
werc/sites/ppl.thirdculture.top/guenf/_werc/config
Normal file
|
@ -0,0 +1,2 @@
|
|||
conf_enable_blog
|
||||
conf_enable_wiki
|
|
@ -0,0 +1 @@
|
|||
/* Put custom styles here */
|
2
werc/sites/ppl.thirdculture.top/kaz/_werc/config
Normal file
|
@ -0,0 +1,2 @@
|
|||
conf_enable_blog
|
||||
conf_enable_wiki
|
1
werc/sites/ppl.thirdculture.top/kaz/_werc/pub/style.css
Normal file
|
@ -0,0 +1 @@
|
|||
/* Put custom styles here */
|
2
werc/sites/ppl.thirdculture.top/nevada/_werc/config
Normal file
|
@ -0,0 +1,2 @@
|
|||
conf_enable_blog
|
||||
conf_enable_wiki
|
|
@ -0,0 +1 @@
|
|||
/* Put custom styles here */
|
2
werc/sites/ppl.thirdculture.top/q/_werc/config
Normal file
|
@ -0,0 +1,2 @@
|
|||
conf_enable_blog
|
||||
conf_enable_wiki
|
1
werc/sites/ppl.thirdculture.top/q/_werc/pub/style.css
Normal file
|
@ -0,0 +1 @@
|
|||
/* Put custom styles here */
|
2
werc/sites/ppl.thirdculture.top/thomas/_werc/config
Normal file
|
@ -0,0 +1,2 @@
|
|||
conf_enable_blog
|
||||
conf_enable_wiki
|
|
@ -0,0 +1 @@
|
|||
/* Put custom styles here */
|
8
werc/sites/thirdculture.top/_header.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
**Home of the <span class="accent">*third culture*</span> collective**.
|
||||
|
||||
> "Always leave a place better than when you came"
|
||||
|
||||
Born from the need to express in a setting of isolation and normativity. We seek to be a resilient center for those who search to better themselves and the collapsing cultures around them through <span class="accent">**honest expression**</span>.
|
||||
|
||||

|
||||
<hr>
|
5
werc/sites/thirdculture.top/_werc/config
Normal file
|
@ -0,0 +1,5 @@
|
|||
siteTitle='third culture'
|
||||
siteSubTitle='what is, was, and will be'
|
||||
conf_enable_blog news/
|
||||
blogTitle='News'
|
||||
conf_blog_only_pull=1
|
12
werc/sites/thirdculture.top/_werc/lib/blagh/new_post.tpl
Normal file
|
@ -0,0 +1,12 @@
|
|||
<div>
|
||||
% notices_handler
|
||||
<form method="POST"><fieldset>
|
||||
<legend>Submit a new blog post</legend>
|
||||
<label>Title: <input size="64" type="text" name="title" value="%($"post_arg_title%)" /></label>
|
||||
<label>Id: <input size="8" type="text" name="id" value="%($"post_arg_id%)" /></label>
|
||||
<label>Date: <input size="10" maxlength="10" type="text" name="date" value="%($"post_date%)" /></label>
|
||||
<p>Content:</p>
|
||||
<textarea cols="102" rows=16" name="body">%($"post_arg_body%)</textarea><br />
|
||||
<input type="submit" value="Post" />
|
||||
</fieldset></form>
|
||||
</div>
|
29
werc/sites/thirdculture.top/_werc/lib/dirdir/edit.tpl
Executable file
|
@ -0,0 +1,29 @@
|
|||
<div>
|
||||
<h1>Editing: <a href="%($req_path%)">%($req_path%)</a></h1>
|
||||
<br>
|
||||
<form action="" method="POST">
|
||||
<fieldset>
|
||||
<legend>Editing wiki with path: %($req_path%)</legend>
|
||||
<textarea name="edit_text" id="edit_text" cols="80" rows="43">%{
|
||||
# FIXME Extra trailing new lines get added to the content somehow, should avoid it.
|
||||
if(~ $#post_arg_edit_text 0 && test -f $dirdir_file)
|
||||
cat $dirdir_file | escape_html
|
||||
if not
|
||||
echo -n $post_arg_edit_text | escape_html
|
||||
|
||||
%}</textarea>
|
||||
<hr>
|
||||
<input type="submit" name="dirdir_save" value="Save">
|
||||
<input type="submit" name="dirdir_preview" value="Preview">
|
||||
<hr>
|
||||
<small>DirDir documents are written using <a href="http://daringfireball.net/projects/markdown/syntax">Markdown syntax</a>.</small>
|
||||
</fieldset>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
% if(! ~ $"post_arg_dirdir_preview '') {
|
||||
<h2>Preview:</h2>
|
||||
<div id="preview">
|
||||
% echo $post_arg_edit_text | $formatter
|
||||
</div>
|
||||
% }
|
5
werc/sites/thirdculture.top/_werc/lib/footer.inc
Normal file
|
@ -0,0 +1,5 @@
|
|||
<!--<div><a href="http://werc.cat-v.org/">Powered by werc</a></div>
|
||||
|
||||
<div><a href="/_users/login">User Login</a>
|
||||
-->
|
||||
</div>
|
22
werc/sites/thirdculture.top/_werc/lib/top_bar.inc
Normal file
|
@ -0,0 +1,22 @@
|
|||
<div>
|
||||
[
|
||||
<a href="http://thirdculture.top">home</a> |
|
||||
<a href="http://ppl.thirdculture.top">members</a> |
|
||||
<a href="">music</a> |
|
||||
<a href="">shelter</a> |
|
||||
<a href="">radio</a> |
|
||||
<a href="">visual</a> |
|
||||
<a href="">basement</a> |
|
||||
<a href="">wiki</a>
|
||||
]
|
||||
</div>
|
||||
|
||||
<div class="right">
|
||||
[
|
||||
<a href="https://moridori.xyz" style="color: deeppink">moridori</a> |
|
||||
<a href="https://deadcel.me" style="color: black">4mdv</a> |
|
||||
<a href="https://moridori.xyz/letterbomber/" style="color: darkred">faal</a> |
|
||||
<a href="" style="color: mediumorchid">los3r</a>
|
||||
]
|
||||
</div>
|
||||
|
BIN
werc/sites/thirdculture.top/_werc/pub/imgs/chillin.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
werc/sites/thirdculture.top/_werc/pub/imgs/dither_ruins.png
Normal file
After Width: | Height: | Size: 318 KiB |
BIN
werc/sites/thirdculture.top/_werc/pub/imgs/ruins.jpeg
Normal file
After Width: | Height: | Size: 201 KiB |
1
werc/sites/thirdculture.top/_werc/pub/imgs/tcl.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1" style="fill: none;" width="1860px" height="810px"><path style="stroke-width: 15px; stroke-linecap: round; stroke-linejoin: round; stroke: rgb(0, 0, 0); fill: rgb(0, 0, 0);" d="M540,540 L540,540 L540,60 L1020,60 L1020,540 L540,540 Z "/><path style="stroke-width: 15px; stroke-linecap: round; stroke-linejoin: round; stroke: rgb(164, 209, 173); fill: none;" d="M735,435 L735,435 L825,345 M735,345 L735,345 L825,435 "/><path style="stroke-width: 42px; stroke-linecap: round; stroke-linejoin: round; stroke: rgb(174, 163, 240); fill: none;" d="M600,450 L600,450 L780,150 L960,450 "/></svg>
|
After Width: | Height: | Size: 658 B |
24
werc/sites/thirdculture.top/_werc/pub/imgs/tcl2.svg
Normal file
|
@ -0,0 +1,24 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
version="1.1"
|
||||
style="fill:none"
|
||||
width="50"
|
||||
height="49.999996"
|
||||
id="svg3"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs3" />
|
||||
<path
|
||||
style="fill:#000000;stroke:#000000;stroke-width:1.51515px;stroke-linecap:round;stroke-linejoin:round"
|
||||
d="m 0.75757498,49.242423 v 0 V 0.75757498 H 49.242425 V 49.242423 Z"
|
||||
id="path1" />
|
||||
<path
|
||||
style="fill:none;stroke:#a4d1ad;stroke-width:1.51515px;stroke-linecap:round;stroke-linejoin:round"
|
||||
d="m 20.454546,38.636362 v 0 l 9.090908,-9.090909 m -9.090908,0 v 0 l 9.090908,9.090909"
|
||||
id="path2" />
|
||||
<path
|
||||
style="fill:none;stroke:#aea3f0;stroke-width:4.24243px;stroke-linecap:round;stroke-linejoin:round"
|
||||
d="m 6.8181812,40.151514 v 0 L 25,9.8484837 43.181819,40.151514"
|
||||
id="path3" />
|
||||
</svg>
|
After Width: | Height: | Size: 897 B |
15
werc/sites/thirdculture.top/about/index.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# About: Third Culture
|
||||
|
||||
**Third Culture** is an artist collective started by [moridori](https://moridori.xyz) and [los3r](https://www.instagram.com/los3333r/) in 2024.
|
||||
We currently operate out of <u>Ottawa ON, Canada</u>.
|
||||
|
||||

|
||||
|
||||
**Third Culture** was born out of the need to connect passionate and honest artists in an otherwise isolated landscape (real life and online). Our desire is to build a third place that supports creation and artistry as well as intermingles it with other forms. For many of us, we feel a lack of belonging, scattered passions yet without a shared foundation. This is what stifles many modes of artistry and keeps us isolated from each other and potential friends alike. Third Culture seeks to remedy this. To us real impact is not an increasing number on a screen but tangible change you make in yourself and others lives and seeing it first hand. We want to bridge this gap and allow for free and honest expression to flow through our senses and not locked in our hearts. We may never reach these goals but that is not the point, the goal is to try and when it comes down to it convince ourselves we've left beautiful ruins.
|
||||
|
||||
**Third Culture** members:
|
||||
|
||||
* [moridori](https://moridori.xyz/)
|
||||
* [los3r](https://www.instagram.com/los3333r/)
|
||||
* [Future as a Letterbomber](https://moridori.xyz/letterbomber/)
|
||||
* [498,516,889 Dead Virgins](https://deadcel.me/)
|
BIN
werc/sites/thirdculture.top/favicon.ico
Normal file
After Width: | Height: | Size: 3.1 KiB |
24
werc/sites/thirdculture.top/favicon.svg
Normal file
|
@ -0,0 +1,24 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
version="1.1"
|
||||
style="fill:none"
|
||||
width="50"
|
||||
height="49.999996"
|
||||
id="svg3"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs3" />
|
||||
<path
|
||||
style="fill:#000000;stroke:#000000;stroke-width:1.51515px;stroke-linecap:round;stroke-linejoin:round"
|
||||
d="m 0.75757498,49.242423 v 0 V 0.75757498 H 49.242425 V 49.242423 Z"
|
||||
id="path1" />
|
||||
<path
|
||||
style="fill:none;stroke:#a4d1ad;stroke-width:1.51515px;stroke-linecap:round;stroke-linejoin:round"
|
||||
d="m 20.454546,38.636362 v 0 l 9.090908,-9.090909 m -9.090908,0 v 0 l 9.090908,9.090909"
|
||||
id="path2" />
|
||||
<path
|
||||
style="fill:none;stroke:#aea3f0;stroke-width:4.24243px;stroke-linecap:round;stroke-linejoin:round"
|
||||
d="m 6.8181812,40.151514 v 0 L 25,9.8484837 43.181819,40.151514"
|
||||
id="path3" />
|
||||
</svg>
|
After Width: | Height: | Size: 897 B |
0
werc/sites/thirdculture.top/index.md
Normal file
0
werc/sites/thirdculture.top/index.rss
Normal file
4
werc/sites/thirdculture.top/news/2024/07/12/0/index.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
third culture is founded
|
||||
-------------------------------------
|
||||
|
||||
Far out and away from the crowd, in complete darkness, a <span class="fire">*match is lit*</span>.
|
3
werc/sites/thirdculture.top/news/_werc/config
Normal file
|
@ -0,0 +1,3 @@
|
|||
conf_enable_wiki
|
||||
conf_enable_blog
|
||||
conf_blog_only_pull=0
|
1
werc/sites/thirdculture.top/wiki/_werc/config
Normal file
|
@ -0,0 +1 @@
|
|||
conf_enable_wiki
|
1
werc/sites/thirdculture.top/wiki/index.md
Normal file
|
@ -0,0 +1 @@
|
|||
index
|