upload sounds and character info
This commit is contained in:
parent
fa8a475784
commit
09a1f23088
66
conf.py
66
conf.py
|
@ -27,68 +27,6 @@ SITE_URL = "https://oceanwinder.vickysteeves.com/"
|
|||
BLOG_EMAIL = "victoriaisteeves@gmail.com"
|
||||
BLOG_DESCRIPTION = "A website to collate our DnD campaign." # (translatable)
|
||||
|
||||
# Nikola is multilingual!
|
||||
#
|
||||
# Currently supported languages are:
|
||||
#
|
||||
# en English
|
||||
# af Afrikaans
|
||||
# ar Arabic
|
||||
# az Azerbaijani
|
||||
# bg Bulgarian
|
||||
# bs Bosnian
|
||||
# ca Catalan
|
||||
# cs Czech [ALTERNATIVELY cz]
|
||||
# da Danish
|
||||
# de German
|
||||
# el Greek [NOT gr]
|
||||
# eo Esperanto
|
||||
# es Spanish
|
||||
# et Estonian
|
||||
# eu Basque
|
||||
# fa Persian
|
||||
# fi Finnish
|
||||
# fr French
|
||||
# gl Galician
|
||||
# he Hebrew
|
||||
# hi Hindi
|
||||
# hr Croatian
|
||||
# hu Hungarian
|
||||
# ia Interlingua
|
||||
# id Indonesian
|
||||
# it Italian
|
||||
# ja Japanese [NOT jp]
|
||||
# ko Korean
|
||||
# lt Lithuanian
|
||||
# ml Malayalam
|
||||
# nb Norwegian (Bokmål)
|
||||
# nl Dutch
|
||||
# pa Punjabi
|
||||
# pl Polish
|
||||
# pt Portuguese
|
||||
# pt_br Portuguese (Brazil)
|
||||
# ru Russian
|
||||
# sk Slovak
|
||||
# sl Slovene
|
||||
# sq Albanian
|
||||
# sr Serbian (Cyrillic)
|
||||
# sr_latin Serbian (Latin)
|
||||
# sv Swedish
|
||||
# te Telugu
|
||||
# th Thai
|
||||
# tr Turkish [NOT tr_TR]
|
||||
# uk Ukrainian
|
||||
# ur Urdu
|
||||
# vi Vietnamese
|
||||
# zh_cn Chinese (Simplified)
|
||||
# zh_tw Chinese (Traditional)
|
||||
#
|
||||
# If you want to use Nikola with a non-supported language you have to provide
|
||||
# a module containing the necessary translations
|
||||
# (cf. the modules at nikola/data/themes/base/messages/).
|
||||
# If a specific post is not translated to a language, then the version
|
||||
# in the default language will be shown instead.
|
||||
|
||||
# What is the default language?
|
||||
DEFAULT_LANG = "en"
|
||||
|
||||
|
@ -899,7 +837,7 @@ LICENSE = ""
|
|||
|
||||
# A small copyright notice for the page footer (in HTML).
|
||||
# (translatable)
|
||||
CONTENT_FOOTER = 'Contents © {date} <a href="mailto:{email}">{author}</a> - Powered by <a href="https://getnikola.com" rel="nofollow">Nikola</a> {license}'
|
||||
CONTENT_FOOTER = 'Contents © {date} <a href="mailto:{email}">{author}</a> - {license}'
|
||||
|
||||
# Things that will be passed to CONTENT_FOOTER.format(). This is done
|
||||
# for translatability, as dicts are not formattable. Nikola will
|
||||
|
@ -1077,7 +1015,7 @@ MARKDOWN_EXTENSIONS = ['markdown.extensions.fenced_code', 'markdown.extensions.c
|
|||
# """
|
||||
|
||||
# Show link to source for the posts?
|
||||
# SHOW_SOURCELINK = True
|
||||
SHOW_SOURCELINK = False
|
||||
# Copy the source files for your pages?
|
||||
# Setting it to False implies SHOW_SOURCELINK = False
|
||||
# COPY_SOURCES = True
|
||||
|
|
|
@ -10,5 +10,12 @@
|
|||
<body>
|
||||
|
||||
|
||||
<audio controls><source src="/episode1.mp3" type="audio/mpeg">Your browser does not support the audio element.</audio>
|
||||
|
||||
<!-- TEASER_END -->
|
||||
|
||||
<h2>Transcript</h2>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -9,6 +9,12 @@
|
|||
<html lang="en">
|
||||
<body>
|
||||
|
||||
<audio controls><source src="/episode2.mp3" type="audio/mpeg">Your browser does not support the audio element.</audio>
|
||||
|
||||
<!-- TEASER_END -->
|
||||
|
||||
<h2>Transcript</h2>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -14,5 +14,12 @@
|
|||
<body>
|
||||
|
||||
|
||||
|
||||
<audio controls><source src="/episode3.mp3" type="audio/mpeg">Your browser does not support the audio element.</audio>
|
||||
|
||||
<!-- TEASER_END -->
|
||||
|
||||
<h2>Transcript</h2>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Binary file not shown.
After Width: | Height: | Size: 306 KiB |
BIN
images/dola.jpg
BIN
images/dola.jpg
Binary file not shown.
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 16 KiB |
BIN
images/teddy.png
BIN
images/teddy.png
Binary file not shown.
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.9 KiB |
|
@ -2,10 +2,6 @@
|
|||
.. title: Characters
|
||||
.. slug: characters
|
||||
.. date: 2019-10-24
|
||||
.. tags:
|
||||
.. category:
|
||||
.. link:
|
||||
.. description:
|
||||
.. type: text
|
||||
-->
|
||||
|
||||
|
@ -17,7 +13,7 @@
|
|||
<div class="card">
|
||||
<img src="/images/jobin.png" class="card-img-top" alt="...">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">Jobin Doubtfire</h5>
|
||||
<h5 class="card-title">Jobin Bottleglass Doubtfire</h5>
|
||||
<p class="card-text">This is a longer card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
|
@ -35,7 +31,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<img src="/images/bobby.png" class="card-img-top" alt="...">
|
||||
<img src="/images/bobby.jpg" class="card-img-top" alt="...">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">Bobby Dogood</h5>
|
||||
<p class="card-text">This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action.</p>
|
||||
|
@ -70,10 +66,10 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<img src="/images/dola-sons.jpg" class="card-img-top" alt="...">
|
||||
<img src="/images/dola-sons.png" class="card-img-top" alt="Dola's Boys">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">Dola's Boys</h5>
|
||||
<p class="card-text">This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action.</p>
|
||||
<p class="card-text">The gang is a band of air pirates consisting of Dola's husband Motro (ship mechanic) and their seven sons (the gang), at least some of whom may be adopted due to how different they look from one another. They are the crew for the Tiger Moth.</p>
|
||||
</div>
|
||||
<div class="card-footer">
|
||||
<small class="text-muted">See <a href="/dola-sons.pdf">Dola's son's character sheet</a></small>
|
||||
|
|
|
@ -2,10 +2,7 @@
|
|||
.. title: Index
|
||||
.. slug: index
|
||||
.. date: 2019-10-24
|
||||
.. tags:
|
||||
.. category:
|
||||
.. link:
|
||||
.. description:
|
||||
.. hidetitle: True
|
||||
.. type: text
|
||||
-->
|
||||
|
||||
|
@ -14,5 +11,7 @@
|
|||
|
||||
<h1>Oceanwinder!</h1>
|
||||
|
||||
<p>A 5e Dungeons and Dragons campaign!</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -17,6 +17,18 @@
|
|||
<div class="col">
|
||||
<audio id="audio2" src="/jobins.mp3"></audio><button type="button" class="btn btn-outline-primary btn-lg" onClick="play('audio2')">Jobin's Theme</button>
|
||||
</div>
|
||||
<div class="col">
|
||||
<audio id="audio8" src="/bobby-arrow.mp3"></audio><button type="button" class="btn btn-outline-primary btn-lg" onClick="play('audio8')">Bobby's Arrow</button>
|
||||
</div>
|
||||
<div class="col">
|
||||
<audio id="audio9" src="/dola-wolf.mp3"></audio><button type="button" class="btn btn-outline-primary btn-lg" onClick="play('audio9')">Dola Wolf Out</button>
|
||||
</div>
|
||||
<div class="col">
|
||||
<audio id="audio11" src="/dola-boys.mp3"></audio><button type="button" class="btn btn-outline-primary btn-lg" onClick="play('audio11')">Dola Sons "Mom"</button>
|
||||
</div>
|
||||
<div class="col">
|
||||
<audio id="audio10" src="/ship-ashore.mp3"></audio><button type="button" class="btn btn-outline-primary btn-lg" onClick="play('audio10')">Ship Ramming Shore</button>
|
||||
</div>
|
||||
</div>
|
||||
<br/>
|
||||
<div class="row">
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
article {
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
|
||||
footer {
|
||||
padding-bottom: 1em;
|
||||
}
|
|
@ -67,7 +67,6 @@ navbar-dark bg-dark
|
|||
${template_hooks['page_header']()}
|
||||
<%block name="content"></%block>
|
||||
<!--End of body content-->
|
||||
|
||||
<footer id="footer">
|
||||
${content_footer}
|
||||
${template_hooks['page_footer']()}
|
||||
|
|
Loading…
Reference in New Issue