Compare commits

..

10 commits

Author SHA1 Message Date
6d8b8cb711 upd 2021-11-17 01:35:12 +09:00
ec516cf9b3 theme update + tidy up 2021-06-29 19:08:34 +09:00
a74b8529e6 pelican-pandoc-reader tested. but. not safisfied at all. hmm. 2021-01-16 23:11:16 +09:00
590f2e4e4f pelican updated 4.5.4 + patch re-generated. + pandoc plugin installed 2021-01-16 22:10:58 +09:00
616ed8f90f organized: local dev. -> make serve
online dev. -> make sftp_upload
2021-01-16 21:34:38 +09:00
a1057e3041 removing .empty files.. 2021-01-16 21:33:25 +09:00
9d75c3d963 +sftp added
-ssh/rsync/ftp purged
2021-01-16 18:15:22 +09:00
5cd712fa45 makefile: ssh/rsync added 2021-01-16 17:42:42 +09:00
2226d8c89c disable gitlab-ci / we will use ssh/rsync instead.
pyenv employed. (no venv)
2021-01-16 17:04:57 +09:00
1de2117337 test 2020-12-10 17:30:04 +09:00
36 changed files with 414 additions and 310 deletions

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ venv/
__pycache__/
.#*
.DS_Store
.python-version

View file

@ -1,13 +0,0 @@
build:
script:
- virtualenv venv
- source venv/bin/activate
- pip install -r requirements.txt
- patch venv/lib/python3.5/site-packages/pelican/readers.py -i patch/pelican_readers.patch
- make publish
- rm -rf /var/www/webapp_doohoyi/nosignal.hopto.org_site/ci/losttr
- cp -r public /var/www/webapp_doohoyi/nosignal.hopto.org_site/ci/losttr
- deactivate
artifacts:
paths:
- public

View file

@ -1 +0,0 @@
14d418050cbfc572a0986737fddae74e979ee4b4ac2c6c7abfcb402fb1c832c0

View file

@ -8,6 +8,11 @@ OUTPUTDIR=$(CURDIR)/public
CONFFILE=$(BASEDIR)/pelicanconf.py
PUBLISHCONF=$(BASEDIR)/publishconf.py
SSH_HOST=nosignal.hopto.org
SSH_PORT=22
SSH_USER=my_webapp
SSH_TARGET_DIR=/var/www/my_webapp/www/losttrain/
DEBUG ?= 0
ifeq ($(DEBUG), 1)
@ -32,6 +37,7 @@ help:
@echo ' make devserver [PORT=8000] serve and regenerate together '
@echo ' make ssh_upload upload the web site via SSH '
@echo ' make rsync_upload upload the web site via rsync+ssh '
@echo ' make ftp_upload upload the web site via FTP '
@echo ' '
@echo 'Set the DEBUG variable to 1 to enable debugging, e.g. make DEBUG=1 html '
@echo 'Set the RELATIVE variable to 1 to enable relative urls '
@ -46,7 +52,7 @@ clean:
regenerate:
$(PELICAN) -r $(INPUTDIR) -o $(OUTPUTDIR) -s $(CONFFILE) $(PELICANOPTS)
serve:
serve: html
ifdef PORT
$(PELICAN) -l $(INPUTDIR) -o $(OUTPUTDIR) -s $(CONFFILE) $(PELICANOPTS) -p $(PORT)
else
@ -71,5 +77,7 @@ endif
publish:
$(PELICAN) $(INPUTDIR) -o $(OUTPUTDIR) -s $(PUBLISHCONF) $(PELICANOPTS)
sftp_upload: publish
printf 'put -r $(OUTPUTDIR)/*' | sftp $(SSH_USER)@$(SSH_HOST):$(SSH_TARGET_DIR)
.PHONY: html help clean regenerate serve serve-global devserver publish
.PHONY: html help clean regenerate serve serve-global devserver publish sftp_upload

View file

@ -1,7 +1,7 @@
# Example [Pelican] website using GitLab server, 'nosignal.hopto.org/gitlab'
- located <https://nosignal.hopto.org/gitlab/doohoyi/lost-train>
- Check the resulting website here: <https://nosignal.hopto.org/site/ci/losttr/>
- Check the resulting website here: <https://nosignal.hopto.org/site/losttrain/>
- utilizing 'SparkleShare' for real-time sync.
- CI powered by server-side gitlab-runner !

View file

@ -1 +0,0 @@
I'm a folder!

View file

@ -0,0 +1,56 @@
월간미술
========
| 다이애나밴드의 간략한 작품 소개를 부탁드립니다. 다이애나밴드는 미디어 아트와 디자인을 탐구하며, 시각예술공간에서의 퍼포먼스를 통해 관객과 소통해왔다고 알고 있습니다. 시각예술공간에서 진행하신 사운드 아트 설치 및 퍼포먼스와 관련하여 작품 소개를 4-5줄 정도로 말씀해주실 수 있을지 여쭈어봅니다.
|
| -
|
| 2019년 봄에 준비한, 세번째 개인전 <프린스의 방에서의 1과 128분의 12초>에서는 사물들의 존재양식에 대한 고민과 호기심을 가지고 작업했습니다. 점점 주체화 되어가는 사물들과 반대로 나날이 주체성을 상실해 가는 인간들 사이에서 사물들의 창조주이자 절대군주인 친절한 인간으로서 그들에게 말을 걸어보지만, 응답을 들을 수 없음에서 오는 고독과 단절, 그렇지만, 영원한 반려자로서의 절대적인 위로에 대한 이야기를 하고 싶었습니다. 설치된 사물 화자(speaker)들은 사운드로 '말하기'도 하고, 움직임을 동반하기도 하고, 때로는 강하게 또는 희미하게 하지만 확고하게 각자의 존재를 소리로 드러냅니다. 소리와 존재가 어떻게 공간 속에 머물며, 우리들-인간들-은 그 '존재적인 소리들'을 어떻게 응시하고 관계하고 있는지 탐구한 작품입니다. 그리고, 더 나아가서는 인간은 어째서 사물이 아닌지로 그 질문이 이어져나갑니다.
|
|
|
|
| -
|
| 시각예술공간에서의 퍼포먼스 ?
| 그냥 공간이 아니고..?
|
| 시각예술와 어떤 관련이..?
|
| -
|
| HANNAH
|
| -
|
| 관계적 미학
|
| -
|
| 소리가 만드는 환영 - 자넷 카디프 & 죠지 밀러 (the instrument of troubled dreams) / 링링레인 / aaaaa /
| https://artreview.com/ar-jan-feb-2019-review-janet-cardiff-and-george-bures-miller/
|
| 공감각 - 청각장애 사운드워크샵 (사운드->시각)
| HANNAH(Verdensteatret) - 공감각적
|
| -
|
| 모티브에서 발전
|
| 존재적인 방식 / 사물
|
| 소리-존재 관계.
|
| -
|
| 소리를 작곡/컨트롤 ->
| 소리가 어떻게 머무는지, 관계하는지.
|
| -
| -
|
|
| 1) 소리가 만드는 환영
| 2) 공감각/다른 몸/다른 지각/다른 감각
| 3) 소리가 어떻게 머무는지, 그리고 그것과 어떻게 관계하는지.
|

View file

@ -1 +0,0 @@
I'm a folder!

View file

@ -1 +0,0 @@
I'm a folder!

View file

@ -1 +0,0 @@
I'm a folder!

View file

@ -1 +0,0 @@
I'm a folder!

View file

@ -1 +0,0 @@
I'm a folder!

View file

@ -1 +0,0 @@
I'm a folder!

View file

@ -1 +0,0 @@
I'm a folder!

View file

@ -1 +0,0 @@
I'm a folder!

View file

@ -1 +0,0 @@
I'm a folder!

View file

@ -1 +0,0 @@
I'm a folder!

View file

@ -1 +0,0 @@
I'm a folder!

View file

@ -1 +0,0 @@
I'm a folder!

View file

@ -1 +0,0 @@
I'm a folder!

View file

@ -1 +0,0 @@
I'm a folder!

View file

@ -1 +0,0 @@
I'm a folder!

View file

@ -1 +0,0 @@
I'm a folder!

View file

@ -1 +0,0 @@
I'm a folder!

View file

@ -0,0 +1,2 @@
오래 걸렸지?
그래도 일단, 컴백! 💕

View file

@ -0,0 +1,8 @@
| 특별히, 많이 쓰는 것도 아니네 모.
|
| 이것도, 저것도.. 또 다른 것들도. 이젠 잘 안쓰나봐.
|
| pelican 노트도 안쓰고, distribusi 노트도 별로 안쓰고. 종이로 된 노트도 잘 안써. 환대의 조각들(fragments of hospitality) 도 잘 안써.
|
| 아무대도 잘 쓰지 않아.
|

View file

@ -0,0 +1,18 @@
---
title: "md"
author: "D"
date: "2021/01/16, 22:35:12, +0900"
---
안녕.
줄넘기기, 줄넘기.
이번엔 두 줄을 넘긴건데....
흠. 어떻게 해도 안된다. 실패네.
한줄을 잘 띄어지는데, 2줄을 띄는 것 (그러니까, 다음 문단의 시작) 이걸 할 수가 없고
위에 yaml 헤더 같은 것도 꼭 있어야 된다는데 ㅎ.. 알게 뭐람. 정말 쓰잘데기 없다. md.
bye.
ps. pelican-pandoc-reader를 써서. pandoc의 hard_line_breaks의 덕을 좀 보면 좋으려나! 하는 기대감이 있었지만, 흠. 다 쓸데 없어.
역시, text 를 그냥 그대로 출력해주는 reader가 최고야. 그것을 만드는 수 밖에는 없다. 아우 답답한 사람들. md가 다 망치고 있어-진짜.

9
init.sh Executable file
View file

@ -0,0 +1,9 @@
#!/bin/bash
#install dep.
pip3 install -r requirements.txt
#here we assume an env. variable describing venv location: $VIRTUAL_ENV (set by pyenv)
#here we assume version 3.8 -> if it is not so, please update.
#here we are expecting to patch pelican 4.2.0, if not so, check out manually!
patch $VIRTUAL_ENV/lib/python3.8/site-packages/pelican/readers.py -i patch/pelican_readers.patch

View file

@ -1,27 +1,42 @@
230c230
< def _parse_metadata(self, document, source_path):
---
> def _parse_metadata(self, document, source_path, nowarning_about_missing_title):
236,240c236,241
< if document.first_child_matching_class(docutils.nodes.title) is None:
< logger.warning(
< 'Document title missing in file %s: '
< 'Ensure exactly one top level section',
< source_path)
---
> if nowarning_about_missing_title is False:
> if document.first_child_matching_class(docutils.nodes.title) is None:
> logger.warning(
> 'Document title missing in file %s: '
> 'Ensure exactly one top level section',
> source_path)
293,294c293,298
< metadata = self._parse_metadata(pub.document, source_path)
< metadata.setdefault('title', parts.get('title'))
---
> title = parts.get('title')
> if title:
> metadata = self._parse_metadata(pub.document, source_path, nowarning_about_missing_title=False)
> metadata.setdefault('title', title)
> else:
> metadata = self._parse_metadata(pub.document, source_path, nowarning_about_missing_title=True)
--- /home/knut/.pyenv/versions/pelican/lib/python3.8/site-packages/pelican/readers.py.old 2021-01-16 21:53:36.342103461 +0900
+++ /home/knut/.pyenv/versions/pelican/lib/python3.8/site-packages/pelican/readers.py 2021-01-16 22:06:47.699735450 +0900
@@ -210,17 +210,18 @@
" Using 'en' instead.", lang_code)
self._language_code = 'en'
- def _parse_metadata(self, document, source_path):
+ def _parse_metadata(self, document, source_path, nowarning_about_missing_title):
"""Return the dict containing document metadata"""
formatted_fields = self.settings['FORMATTED_FIELDS']
output = {}
- if document.first_child_matching_class(docutils.nodes.title) is None:
- logger.warning(
- 'Document title missing in file %s: '
- 'Ensure exactly one top level section',
- source_path)
+ if nowarning_about_missing_title is False:
+ if document.first_child_matching_class(docutils.nodes.title) is None:
+ logger.warning(
+ 'Document title missing in file %s: '
+ 'Ensure exactly one top level section',
+ source_path)
for docinfo in document.traverse(docutils.nodes.docinfo):
for element in docinfo.children:
@@ -272,8 +273,12 @@
parts = pub.writer.parts
content = parts.get('body')
- metadata = self._parse_metadata(pub.document, source_path)
- metadata.setdefault('title', parts.get('title'))
+ title = parts.get('title')
+ if title:
+ metadata = self._parse_metadata(pub.document, source_path, nowarning_about_missing_title=False)
+ metadata.setdefault('title', title)
+ else:
+ metadata = self._parse_metadata(pub.document, source_path, nowarning_about_missing_title=True)
return content, metadata

View file

@ -4,8 +4,7 @@ from __future__ import unicode_literals
AUTHOR = 'D'
SITENAME = 'lost|traIn'
SITEURL = 'https://nosignal.hopto.org/site/ci/losttr'
#SITEURL = 'localhost:8000'
SITEURL = 'http://localhost:8000'
PATH = 'content'
OUTPUT_PATH = 'public'
@ -36,6 +35,12 @@ LINKS = (('Pelican', 'http://getpelican.com/'),
SOCIAL = (('You can add links in your config file', '#'),
('Another social link', '#'),)
#pandoc
PANDOC_EXTENSIONS = [
"+hard_line_breaks",
"+escaped_line_breaks"
]
DEFAULT_PAGINATION = 20
PAGINATED_TEMPLATES = {'index': None, 'tag': None, 'category': None, 'author': None}
TEMPLATE_PAGES = {'pages.html': 'pages.html'}
@ -51,6 +56,6 @@ PLUGINS = ['assets']
# THEME (custom;originally 'monospace')
#THEME = "./themes/white"
THEME = "./themes/aurora"
#THEME = "./themes/yoshi"
#THEME = "./themes/aurora"
THEME = "./themes/yoshi"
#THEME = "./themes/moe-dark"

View file

@ -10,8 +10,7 @@ import sys
sys.path.append(os.curdir)
from pelicanconf import *
SITEURL = '/site/ci/losttr'
#SITEURL = '/'
SITEURL = '/losttrain'
RELATIVE_URLS = False
FEED_ALL_ATOM = 'feeds/all.atom.xml'

View file

@ -1,6 +1,7 @@
pelican ~= 4.2.0
pelican ~= 4.5.4
markdown
typogrify
pathlib
virtualenv
webassets
pelican-pandoc-reader

View file

@ -8,83 +8,89 @@
<link rel="stylesheet" href="{{ SITEURL }}/theme/css/tachyons.min.css" type="text/css" />
<script type="text/javascript" src="{{ SITEURL }}/theme/js/jquery-3.5.0.min.js"></script>
<style>
body {
font: 1em/1.5 AppleGothic, NanumGothic, Sans-serif;
letter-spacing: +0.02em;
word-spacing: +0.2em;
html {
scrollbar-width: none;
}
color: rgba(100, 255, 200, 1.0); /* chartreuse */
/* color: rgba(255, 20, 147, 1.0); */ /* deeppink */
background-color: rgba(0, 20, 40, 1.0); /* black */
scrollbar-width: none;
}
body {
font: 1em/1.5 AppleGothic, NanumGothic, Sans-serif;
letter-spacing: +0.02em;
word-spacing: +0.2em;
color: rgba(100, 255, 200, 1.0);
/* chartreuse */
/* color: rgba(255, 20, 147, 1.0); */
/* deeppink */
background-color: rgba(0, 20, 40, 1.0);
/* black */
scrollbar-width: none;
}
header {
font-size: 3.6em;
font-family: AppleGothic, NanumGothic, Sans-serif;
}
header {
font-size: 3.6em;
font-family: AppleGothic, NanumGothic, Sans-serif;
}
.shrinkingtitle {
font-size: 0.8em;
}
.shrinkingtitle {
font-size: 0.8em;
}
@media only screen and (max-width: 600px) {
.shrinkingtitle {
font-size: 0.5em;
}
}
@media only screen and (max-width: 600px) {
.shrinkingtitle {
font-size: 0.5em;
}
}
body::-webkit-scrollbar {
width: 0;
height: 0;
}
body::-webkit-scrollbar {
width: 0;
height: 0;
}
a {
color: rgba(100, 255, 200, 0.5);
text-decoration: none;
}
a {
color: rgba(100, 255, 200, 0.5);
text-decoration: none;
}
a.noticeable:hover {
backgrounda-color: rgba(100, 255, 200, 0.15);
opacity: 0.4;
}
a.noticeable:hover {
backgrounda-color: rgba(100, 255, 200, 0.15);
opacity: 0.4;
}
a.exlink {
color: rgba(100, 255, 200, 0.5);
border-width: 1px;
border-color: rgba(100, 255, 200, 0.5);
border-style: solid;
}
a.exlink {
color: rgba(100, 255, 200, 0.5);
border-width: 1px;
border-color: rgba(100, 255, 200, 0.5);
border-style: solid;
}
p {
margin: 0;
}
p {
margin: 0;
}
.paginator {
color: rgba(100, 255, 200, 0.5);
}
.paginator {
color: rgba(100, 255, 200, 0.5);
}
article.title {
font-size: 1.1em;
}
article.title {
font-size: 1.1em;
}
time {
font-size: 0.65em;
}
time {
font-size: 0.65em;
}
h1, h2, h3, h4, h5, h6 {
opacity: 0.3;
}
h1, h2, h3, h4, h5, h6 {
opacity: 0.3;
}
ul {
padding-bottom: 1em;
padding-inline-start: 2em;
}
ul {
padding-bottom: 1em;
padding-inline-start: 2em;
}
.footnote-reference {
font-size: 0.65em;
vertical-align: super;
}
.footnote-reference {
font-size: 0.65em;
vertical-align: super;
}
</style>
</head>

View file

@ -8,82 +8,84 @@
<link rel="stylesheet" href="{{ SITEURL }}/theme/css/tachyons.min.css" type="text/css" />
<script type="text/javascript" src="{{ SITEURL }}/theme/js/jquery-3.5.0.min.js"></script>
<style>
body {
font: 1em/1.5 AppleGothic, NanumGothic, Sans-serif;
letter-spacing: +0.02em;
word-spacing: +0.2em;
html {
scrollbar-width: none;
}
body {
font: 1em/1.5 AppleGothic, NanumGothic, Sans-serif;
letter-spacing: +0.02em;
word-spacing: +0.2em;
color: rgba(206, 201, 201, 1.0);
background-color: rgba(48, 48, 48, 1.0);
scrollbar-width: none;
}
color: rgba(206, 201, 201, 1.0);
background-color: rgba(48, 48, 48, 1.0);
scrollbar-width: none;
}
header {
font-size: 3.6em;
font-family: AppleGothic, NanumGothic, Sans-serif;
}
header {
font-size: 3.6em;
font-family: AppleGothic, NanumGothic, Sans-serif;
}
.shrinkingtitle {
font-size: 0.8em;
}
.shrinkingtitle {
font-size: 0.8em;
}
@media only screen and (max-width: 600px) {
.shrinkingtitle {
font-size: 0.5em;
}
}
@media only screen and (max-width: 600px) {
.shrinkingtitle {
font-size: 0.5em;
}
}
body::-webkit-scrollbar {
width: 0;
height: 0;
}
body::-webkit-scrollbar {
width: 0;
height: 0;
}
a {
color: rgba(255, 124, 0, 1.0);
text-decoration: none;
}
a {
color: rgba(255, 124, 0, 1.0);
text-decoration: none;
}
a.noticeable:hover {
backgrounda-color: rgba(255, 124, 0, 0.5);
opacity: 0.4;
}
a.noticeable:hover {
backgrounda-color: rgba(255, 124, 0, 0.5);
opacity: 0.4;
}
a.exlink {
color: rgba(255, 124, 0, 1.0);
/* border-width: 1px;
border-color: rgba(255, 124, 0, 0.5);
border-style: solid; */
}
a.exlink {
color: rgba(255, 124, 0, 1.0);
/* border-width: 1px;
border-color: rgba(255, 124, 0, 0.5);
border-style: solid; */
}
p {
margin: 0;
}
p {
margin: 0;
}
.paginator {
color: rgba(206, 201, 201, 0.5);
}
.paginator {
color: rgba(206, 201, 201, 0.5);
}
article.title {
font-size: 1.1em;
}
article.title {
font-size: 1.1em;
}
time {
font-size: 0.65em;
}
time {
font-size: 0.65em;
}
h1, h2, h3, h4, h5, h6 {
opacity: 0.3;
}
h1, h2, h3, h4, h5, h6 {
opacity: 0.3;
}
ul {
padding-bottom: 1em;
padding-inline-start: 2em;
}
ul {
padding-bottom: 1em;
padding-inline-start: 2em;
}
.footnote-reference {
font-size: 0.65em;
vertical-align: super;
}
.footnote-reference {
font-size: 0.65em;
vertical-align: super;
}
</style>
</head>

View file

@ -8,72 +8,75 @@
<link rel="stylesheet" href="{{ SITEURL }}/theme/css/tachyons.min.css" type="text/css" />
<script type="text/javascript" src="{{ SITEURL }}/theme/js/jquery-3.5.0.min.js"></script>
<style>
body {
font: 1em/1.5 AppleGothic, NanumGothic, Sans-serif;
letter-spacing: +0.02em;
word-spacing: +0.2em;
html {
scrollbar-width: none;
}
body {
font: 1em/1.5 AppleGothic, NanumGothic, Sans-serif;
letter-spacing: +0.02em;
word-spacing: +0.2em;
scrollbar-width: none;
}
scrollbar-width: none;
}
header {
font-size: 3.6em;
font-family: AppleGothic, NanumGothic, Sans-serif;
}
header {
font-size: 3.6em;
font-family: AppleGothic, NanumGothic, Sans-serif;
}
.shrinkingtitle {
font-size: 0.8em;
}
.shrinkingtitle {
font-size: 0.8em;
}
@media only screen and (max-width: 600px) {
.shrinkingtitle {
@media only screen and (max-width: 600px) {
.shrinkingtitle {
font-size: 0.5em;
}
}
}
}
body::-webkit-scrollbar {
width: 0;
height: 0;
}
body::-webkit-scrollbar {
width: 0;
height: 0;
}
a {
color: black;
text-decoration: none;
}
a {
color: black;
text-decoration: none;
}
a.noticeable:hover {
background-color: rgba(0, 0, 0, 0.1);
}
a.noticeable:hover {
background-color: rgba(0, 0, 0, 0.1);
}
p {
margin: 0;
}
p {
margin: 0;
}
.paginator {
opacity: 0.5;
}
.paginator {
opacity: 0.5;
}
article.title {
font-size: 1.2em;
}
article.title {
font-size: 1.2em;
}
time {
font-size: 0.65em;
}
time {
font-size: 0.65em;
}
h1, h2, h3, h4, h5, h6 {
opacity: 0.5;
}
h1, h2, h3, h4, h5, h6 {
opacity: 0.5;
}
ul {
padding-bottom: 1em;
padding-inline-start: 2em;
}
ul {
padding-bottom: 1em;
padding-inline-start: 2em;
}
.footnote-reference {
font-size: 0.65em;
vertical-align: super;
}
.footnote-reference {
font-size: 0.65em;
vertical-align: super;
}
</style>
</head>
@ -92,9 +95,9 @@
</div>
<script type="text/javascript">
$(document).ready(function () {
$(document).ready(function () {
$('a[class*=external]').attr('target', '_blank').css('background-color', 'rgba(0, 0, 0, 0.1)');
});
});
</script>
</body>

View file

@ -8,86 +8,89 @@
<link rel="stylesheet" href="{{ SITEURL }}/theme/css/tachyons.min.css" type="text/css" />
<script type="text/javascript" src="{{ SITEURL }}/theme/js/jquery-3.5.0.min.js"></script>
<style>
body {
font: 1em/1.5 AppleGothic, NanumGothic, Sans-serif;
letter-spacing: +0.02em;
word-spacing: +0.2em;
html {
scrollbar-width: none;
}
color: rgba(37, 176, 118, 1.0);
background-color: rgba(16, 20, 20, 1.0);
scrollbar-width: none;
}
body {
font: 1em/1.5 AppleGothic, NanumGothic, Sans-serif;
letter-spacing: +0.02em;
word-spacing: +0.2em;
color: rgba(37, 176, 118, 1.0);
background-color: rgba(16, 20, 20, 1.0);
scrollbar-width: none;
}
header {
font-size: 3.6em;
font-family: AppleGothic, NanumGothic, Sans-serif;
}
header {
font-size: 3.6em;
font-family: AppleGothic, NanumGothic, Sans-serif;
}
.shrinkingtitle {
font-size: 0.8em;
}
.shrinkingtitle {
font-size: 0.8em;
}
@media only screen and (max-width: 600px) {
.shrinkingtitle {
font-size: 0.5em;
}
}
@media only screen and (max-width: 600px) {
.shrinkingtitle {
font-size: 0.5em;
}
}
body::-webkit-scrollbar {
width: 0;
height: 0;
}
body::-webkit-scrollbar {
width: 0;
height: 0;
}
a {
color: rgba(180, 64, 134, 1.0);
text-decoration: none;
}
a {
color: rgba(180, 64, 134, 1.0);
text-decoration: none;
}
a.noticeable:hover {
backgrounda-color: rgba(180, 64, 134, 0.5);
opacity: 0.4;
}
a.noticeable:hover {
backgrounda-color: rgba(180, 64, 134, 0.5);
opacity: 0.4;
}
a.exlink {
color: rgba(180, 64, 134, 1.0);
border-width: 1px;
border-color: rgba(180, 64, 134, 0.5);
border-style: solid;
}
a.exlink {
color: rgba(180, 64, 134, 1.0);
border-width: 1px;
border-color: rgba(180, 64, 134, 0.5);
border-style: solid;
}
p {
margin: 0;
}
p {
margin: 0;
}
.paginator {
color: rgba(37, 176, 118, 0.5);
}
.paginator {
color: rgba(37, 176, 118, 0.5);
}
article.title {
font-size: 1.1em;
}
article.title {
font-size: 1.1em;
}
time {
font-size: 0.65em;
}
time {
font-size: 0.65em;
}
h1, h2, h3, h4, h5, h6 {
opacity: 0.3;
}
h1, h2, h3, h4, h5, h6 {
opacity: 0.3;
}
ul {
padding-bottom: 1em;
padding-inline-start: 2em;
}
ul {
padding-bottom: 1em;
padding-inline-start: 2em;
}
hr {
border-color: rgba(37, 176, 118, 0.7);
}
hr {
border-color: rgba(37, 176, 118, 0.7);
}
.footnote-reference {
font-size: 0.65em;
vertical-align: super;
}
.footnote-reference {
font-size: 0.65em;
vertical-align: super;
}
</style>
</head>