Browse Source

changes to practice seminars page

main
Simon Bowie 2 months ago
parent
commit
84944ffa05
5 changed files with 13 additions and 5 deletions
  1. +1
    -0
      web/app/main.py
  2. +0
    -1
      web/app/static/src/main.css
  3. +4
    -0
      web/app/static/styles/main.css
  4. +6
    -2
      web/content/seminar.md
  5. +2
    -2
      web/content/seminar_details.md

+ 1
- 0
web/app/main.py View File

return render_template('about.html', main_text=main_text, sidebar_text=sidebar_text) return render_template('about.html', main_text=main_text, sidebar_text=sidebar_text)


# route for events page # route for events page
@main.route('/practice_seminars')
@main.route('/expub_seminars') @main.route('/expub_seminars')
def events(): def events():
with open('content/seminar.md', 'r') as f: with open('content/seminar.md', 'r') as f:

+ 0
- 1
web/app/static/src/main.css View File

@apply opacity-100; @apply opacity-100;
} }



h2,h3 { h2,h3 {
hyphens: auto; hyphens: auto;
} }

+ 4
- 0
web/app/static/styles/main.css View File

opacity: 1; opacity: 1;
} }


h2 {
font-size: 150%;
margin-bottom: 1em;
}


h2,h3 { h2,h3 {
-webkit-hyphens: auto; -webkit-hyphens: auto;

+ 6
- 2
web/content/seminar.md View File

## Experimental Book Publishing in Practice ## Experimental Book Publishing in Practice


The Open Book Futures [Experimental Publishing Group](https://copim.pubpub.org/experimental-publishing-group) and the Centre for Postdigital Cultures’ [Post-Publishing](https://postpublishing.postdigitalcultures.org) research strand are pleased to present a seminar series for experimental book publishers throughout 2024 and 2025. Each seminar will bring together authors and publishers with software and tool providers.
The Open Book Futures [Experimental Publishing Group](https://copim.pubpub.org/experimental-publishing-group) and the Centre for Postdigital Cultures’ [Post-Publishing](https://postpublishing.postdigitalcultures.org) research strand are pleased to present a seminar series for for those interested in experimental scholarly book publishing throughout 2024 and 2025. Each seminar will bring together authors and publishers with software and tool providers.


Our first seminar will be Thursday 21st November 2024 at 17:00 CET / 16:00 GMT / 11:00 EST bringing together Terence Smyre and Matthew Gold with author Whitney Trettien to discuss the publishing platform [Manifold](https://compendium.copim.ac.uk/tools/7).
Our first seminar will be Thursday 21st November 2024 at 17:00 CET / 16:00 GMT / 11:00 EST bringing together Terence Smyre (Manifold) and Matthew Gold (CUNY) with author Whitney Trettien (University of Pennsylvania) to discuss the publishing platform [Manifold](https://compendium.copim.ac.uk/tools/7).


Register at [INSERT LINK HERE](https://copim.ac.uk). Register at [INSERT LINK HERE](https://copim.ac.uk).


Every seminar in this series will take place online using [kMeet](https://www.infomaniak.com/en/kmeet), the open source privacy-focused videoconferencing software from Infomaniak. kMeet is compatible with all modern browsers. Every seminar in this series will take place online using [kMeet](https://www.infomaniak.com/en/kmeet), the open source privacy-focused videoconferencing software from Infomaniak. kMeet is compatible with all modern browsers.



![logos for Open Book Futures Experimental Publishing Group and the Centre for Postdigital Cultures](/static/images/seminar_logos.png) ![logos for Open Book Futures Experimental Publishing Group and the Centre for Postdigital Cultures](/static/images/seminar_logos.png)



## Concept

Last year saw the release of the [Experimental Publishing Compendium](https://compendium.copim.ac.uk/), a guide and reference for scholars, publishers, developers, librarians, and designers who want to challenge, push and redefine the shape, form and rationale of scholarly books. The Compendium brings together tools, practices, and books to promote the publication of experimental scholarly works. Last year saw the release of the [Experimental Publishing Compendium](https://compendium.copim.ac.uk/), a guide and reference for scholars, publishers, developers, librarians, and designers who want to challenge, push and redefine the shape, form and rationale of scholarly books. The Compendium brings together tools, practices, and books to promote the publication of experimental scholarly works.


To complement the Compendium, this series of seminars will showcase a selection of open source tools, platforms, and software that support the publication of experimental, interactive, multimodal, and/or versioned books as well as experimental publishing practices from annotating and open reviewing to forking and rewriting. To complement the Compendium, this series of seminars will showcase a selection of open source tools, platforms, and software that support the publication of experimental, interactive, multimodal, and/or versioned books as well as experimental publishing practices from annotating and open reviewing to forking and rewriting.

+ 2
- 2
web/content/seminar_details.md View File

## Session 01: Manifold
## Seminar 01: Manifold




Date: Thursday 21st November 2024 Date: Thursday 21st November 2024


Location: Online using kMeet Location: Online using kMeet


Speakers: Terence Smyre, Matthew Gold, & Whitney Trettien
Speakers: Terence Smyre (Manifold), Matthew Gold (CUNY), & Whitney Trettien (University of Pennsylvania)


Register at [INSERT LINK HERE](https://copim.ac.uk). Register at [INSERT LINK HERE](https://copim.ac.uk).

Loading…
Cancel
Save