-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path04-application.Rmd
75 lines (44 loc) · 2.06 KB
/
04-application.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# Public Facing Work
What do you want your 'public' digital face to be?
- research showing the more info/data available, the more (physical) visitor numbers
- upsides, downsides, and unintended consequences
- pick'n'mix approach from the following (ie you don't need *everything*)
## Do you need social media?
- a very good question...
- different social media platforms for very different aims
- different platforms & norms of behaviour, norms of engagement
- ways you might measure the effectiveness of your socmed
## Domains and Hosting
- domain names vs hosting
- domains + hosting
- Wordpress or Wix or Squarespace might be fine: but they might not.
## Static Websites With Hugo {#hugo}
- your organization needs a basic, fast, secure website that is aesthetically pleasing
- deploying to Github Pages
- using github + netlify to serve your pages
### Adding a Leaflet.js Map
- some basics
### Other enhancements
- oral histories? add soundcite to your site (embedding audio in the text)
## Building a Collections Website with CollectionBuilder {#collectionbuilder}
- you have wonderful materials. Showcase them.
- also makes your data available in a variety of useful formats
## Omeka for Exhibitions {#omeka}
- Tell stories about your materials, pulling them together from your collection's materials
- Neatline?
- Omeka.net versus hosting your own
## Visual Storytelling with Mural {#mural}
- Long-form storytelling
## Exhibits with Wax {#wax}
- why and when you might use Wax
## Mukurtu {#mukurtu}
- Differing communities have differing protocols about access to cultural heritage information. Mukurtu is built with this in mind.
## Bots {#bots}
- Some simple bots that can make your materials more accessible
- powered by the API that datasette made available to you
## Something something Linked Open Data?
- this might be a step too far
## Interactive (Non-)Fiction {#interactive-stories}
- Tell interactive stories using Twine or Ink or Ren'Py
# Templates & Other Useful Materials {#templates}
On this page will be links to templates for wrangling metadata, etc.