Code Monkey home page Code Monkey logo

trntbl-clone's Introduction

trntbl-clone

trntbl-clone is a web-app to fetch your tumblr blog as a playlist. It's currently hosted on egoisticalgoat.de

Installation

If you want to host this project yourself, you can easily do that.

  1. Clone this repo
git clone [email protected]:egoisticalgoat/trntbl-clone.git
  1. Run composer install
composer install
  1. Copy the .env.example to .env and fill it in with the tumblr api key (available here) and the other data
  2. Use it like any other laravel app

Contact

trntbl-clone's People

Contributors

sunflowerfuchs avatar

Stargazers

 avatar  avatar

Watchers

 avatar

trntbl-clone's Issues

Add video variant

Add an alternative version for video posts (might need to end up as it's own fork, might not).

Improve cookie consent

Problems to deal with:

  • Opt-out isn't respected
  • Opting out of cookies sets an opt out cookie (helpful for checking if explicit opt-out happened, but is a cookie nontheless)
  • Scrolling as an identifier that consent was given isn't really ok. Accidental scolls happen and steals the user of their right to choose
  • A closing button as an identifier of consent might make many users click it, but i'd personally prefer a clear yes/no response so the user actively has to think if they want to enable cookies
  • Links are hard to distinguish from normal text

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.