Giter Site home page Giter Site logo

etrusci-org / spartalien.com Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 6.45 MB

This is the source code of SPARTALIEN's website. It was made public mainly for the curious and transparency purposes. Please read the LICENSE for further information.

Home Page: https://spartalien.com

License: Other

PHP 61.87% Hack 5.55% JavaScript 10.96% SCSS 8.10% TypeScript 12.73% Shell 0.81%
website

spartalien.com's Introduction

spartalien.com

This is the source code of SPARTALIEN's website. It was made public mainly for the curious and transparency purposes.

spartalien.com's People

Contributors

etrusci-org avatar

Stargazers

 avatar

Watchers

 avatar

spartalien.com's Issues

Super basic API could be nifty

Just for basic release data. Especially for the current "random track on index page" thing... we wouldn't have to prepopulate the page with all the data but could fetch one random track with js.

Other possibilities...

lazycode slug must be a string

slug with only numbers gets transformed to an int value when decoding the json format which results in some things failing, e.g. bandcampAlbum auto height.

example error:

code: { "slug": 2056130812, "trackCount": 11, "type": "bandcampAlbum" } 
targetNode: <span class="lazycode"> 
error message: TypeError: code.slug.indexOf is not a function

Filename typo

app/protected/bin/main-start.sh

should be

app/protected/bin/maint-start.sh

Bring back random quotes.

But how. I like the random track on the index page a lot. Maybe display it delayed after the random track was loaded... but then people may think the track and the quote are directly related.

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.