So here's the deal: we all work on this code, and then it runs on koyu.space. Can you dig it?
koyu.space is a fork of glitch-soc
If you want the full source code please clone with the css-plugins submodule since it contains the koyu.space spice like instant noodles we eat while we work on that code. This submodule contains things like stickers, instance tickers and many more koyu.space features.
Logo: css-plugins/logo.scss
Disable CSS plugins: app/javascript/styles/application.scss
Hop button: app/javascript/flavours/glitch/features/compose/components/publisher.js
Sidebar content (simple UI): app/javascript/flavours/glitch/features/ui/components/navigation_panel.js
Sidebar content (advanced UI): app/javascript/flavours/glitch/features/getting_started/index.js
About page (you may have to add a few lines of CSS code to make it work properly with yours): app/views/about/show.html
And probably many more things that are getting documented soon
Fork this repository and add your picture in the public/about-assets/pictures/ folder and change the file public/about-assets/pictures.json to include your picture along with metadata about yourself for attribution. If you did that submit a pull request to add your new picture.
Just hit docker build . and wait. Prebuilt images are at koyuawsmbrtn/mastodon and already referenced in the docker-compose.yml file. Using Docker is the preferred less painful method to get a server up and running quickly.
data-* attributes on statuses for custom CSS targetingContent type
Image
Digest
Size
548.2 MB
Last updated
about 5 years ago
docker pull koyuawsmbrtn/mastodon