Giter VIP home page Giter VIP logo

creal's Introduction

CI

cReal

cReal's website: creal.jonas-thelemann.de.

DJ cReal

Table of Contents

  1. Development
  2. Deployment

Development

This project builds upon the Nuxt.js framework. Install Node.js and pnpm. Then run pnpm i to install the project's dependencies. After that, use pnpm dev for development or pnpm build to generate the static page.

Alternatively, build the provided Dockerfile using docker build -t dargmuesli/creal . and run the resulting image using docker run dargmuesli/creal.

Deployment

This project is deployed within the jonas-thelemann_stack in accordance to the DargStack template to make deployment a breeze.

creal's People

Contributors

dargmuesli avatar dependabot[bot] avatar imgbotapp avatar lucasheld avatar renovate-bot avatar renovate[bot] avatar semantic-release-bot avatar sthelemann avatar

Stargazers

 avatar

Watchers

 avatar  avatar

creal's Issues

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Mixcloud Links

The player should display a button that points to mixcloud's upload for every upload with a similar name.

Preload Album Covers

Only switch the playlist's cover url when the linked image is already loaded.

Playlists Not Shown

Playlists aren't shown when there are playlist items on the same level as both are merged using the "items" key.

fix(schema-org): strip markdown formatting

Currently FAQ items are added to the page's schema as they are, with markdown formatting. Markdown related characters shall be removed for usage in the page's schema.

bug: player behind scrollbar

When there is a vertical scrollbar for the whole page, the player's volume input is partly behind that scrollbar.

Album Cover Property Placement

Currently the album cover property is part of the album's items. It should be part of the album itself.
Then, add a cover image to the frontend for playlist items as well.

Playlist Item Order

@Jurilz suggested that the newest item should be shown first.
As the server has not and, currently, will not have the information about an upload / release date I propose to sort items alphabetically and numbers in reversed order (e.g. 2 before 1, so that 2020 comes before 2019).

Player: Show Currently Playing Song & Track

The player should show the name of the currently playing song and track.

There should be a .csv file next to its corresponding track file with three columns: startSeconds, songName and artistName.

feat: highlight events

Past events could be shown greyed out or upcoming events could be highlighted.

Additionaly, upcoming events could be featured on the main page if there are any.

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.