GithubHelp home page GithubHelp logo

oxcdx / fillafulla.sng.sk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from slovaknationalgallery/fillafulla.sng.sk

0.0 0.0 0.0 63.52 MB

Filla Fulla Chat application

Home Page: https://fillafulla.sng.sk/

JavaScript 0.52% CSS 2.62% HTML 96.86%

fillafulla.sng.sk's Introduction

Filla Fulla Chat

This repo hosts the source code for the browser-based chat application Filla Fulla Chat, which accompanies the exhibition FILLA – FULLA: The Artist´s Fate.

In-gallery mode (disable external links)

In the gallery space, we'd like to prevent people from following links to external websites. To access the project page with external links disabled, add the disable-links=true URL parameter like so:

https://fillafulla.sng.sk/?disable-links=true

The app sets a cookie to remember whether links should be disabled. Simply visit https://fillafulla.sng.sk/?disable-links=false to revoke this behaviour.

Ingredients

The landing page uses:

Twine powered Chat app

The project includes a static /chat/index.html page, exported from Twine, as well as the source content of the chat 'Story' in .twee format, from which /chat/index.html can be compiled. To render the Filla Fulla story in the shape and style of a chat app, we use a custom 'Story Format' called 'Trialogue', which is maintained in it's own repo.

When updating the compiled story at /chat/index.html, the following snippets need to be inserted into the HTML for the page to function properly:

  • head-start.html, including meta tags, favicons and font, at the start of <head>
  • head-end.html, including stylesheets and Google Analytics, at the end of <head>
  • scripts.html, including 'disable links' and 'image popup' scripts, at the end of <body>

fillafulla.sng.sk's People

Contributors

phivk avatar igor-kamil avatar ustengrav avatar eronisko avatar

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.