Giter Club home page Giter Club logo

scambi.org's Introduction

Scambi Festival’s website

This website was developed in a rush in 24 hours to get everything up and running a week before Scambi Festival 2022.

scambi.org's People

Contributors

2ale2 avatar nonpitte avatar xplosionmind avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

ellamoldez

scambi.org's Issues

Blog posts pagination

Completing #2 would make the blog page huge, heavy, and slow.
Blog posts should be paginated.

Migrate all blog posts

Finalize old.scambi.org blog posts migration, including all relevant metadata:

  • title
  • date
  • image
  • author (an array)
  • tags (categories)
  • keywords
  • redirect_from (to avoid breaking original pages’ URL)
  • permalink
  • video

Funding and economics section

All of the data concerning income and outcome could be collected in a JSON/CSV file, that is parsed in a page in diagrams form.

Missing content checklist

The following is a list to keep track of the pages currently existing on scambi.org and marking all of the ones to be ported to the new website.

  • Home
  • About page
  • Editions
  • #23
  • #10
    • Dissolvenze 2021
    • Dissolvenze 2022
  • #21
  • #17
  • APS Oltre, association page
  • #22
  • Press kit
  • F.A.Q.
  • blog
  • blog posts
  • automatically redirect some pages to the manual (xplosionmind/tommi.space#52)
    • APS Oltre: /association and /oltre to https://manuale.scambi.org/associazione
  • (author pages)
  • (Accessibilità)

Wavy bubbly background

Use an SVG within a ::before attached to body, containing a wavy figure.

body {
  background: #0000;
  &::before {
    z-index: -1;
    content: 'svg bla bla';
  }
}

Dissolvenze page

The page dedicated to Dissolvenze, our cinema section, has to be created.

Improve pagination

Eleventy pagination is arguably unintuitive. Some things still have to be figured out:

  • set the page title
  • use the title as permalink
  • metadata handling

Relations page

Figure out how to showcase our relations with cool orgs and people

Swag section

Create an include to showcase swag and get in touch in order to buy it.

Press releases and press kits management

  • By uploading press releases in .odt, automatically
    • Convert them to HTML and publish them as website pages, creating a web archive of press releases
    • Convert them to PDF and make the PDF version downloadable

Ideas page

Find a way to automatically parse and crowdsource ideas coming from the Telegram group “SCAMBIDEE”.

Improve editions data structuring

For the sake of properly archiving content about previous festival editions, it must be defined a clear permalink structure, as well as an organized data structuring.

The main idea is to have an editions.json file, containing all of the main information about each edition. Each edition is looped in the /editions page, and each entry leads to /edition/year_number, or even /year_number alone. Each page should contain all of the files contained in the folder of that year.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.