linkhut fork
  • Elixir 90.4%
  • SCSS 5.3%
  • HTML 3.9%
  • Dockerfile 0.3%
Find a file
2026-03-16 01:47:47 +02:00
.builds chore: Stop using buildx in docker manifest 2026-03-12 22:02:41 +01:00
apps/single_file feat: Add StaleSnapshotSweeper to catch orphaned snapshots 2026-03-07 08:27:33 +01:00
assets fix css 2026-03-15 21:06:24 +02:00
config chore: Run mix format 2026-03-10 10:45:00 +01:00
contrib/docker fix docker ports to be loopback only 2026-03-14 01:54:54 +02:00
docs docs: Archive compression and storage CLI 2026-03-10 08:38:42 +01:00
installation Add some tests 2019-07-25 10:08:52 -04:00
lib update sidepanel 2026-03-16 01:47:47 +02:00
priv perkele 2026-03-14 01:54:54 +02:00
rel/overlays/bin fix: use relative path to source linkhut.env file in linkhut_ctl 2025-08-20 17:31:06 +02:00
test feat: Normalize URL input on URL detail lookup 2026-03-12 12:12:30 +01:00
.formatter.exs Migrate templates from LEEX to HEEX 2022-08-25 10:15:14 -04:00
.gitignore Update .gitignore 2025-07-23 15:21:48 +02:00
CHANGELOG.md Release 0.1.2 2026-03-12 22:04:12 +01:00
docker-compose.yml fix docker ports to be loopback only 2026-03-14 01:54:54 +02:00
LICENSE Add license 2020-05-07 16:59:43 -04:00
mix.exs Release 0.1.2 2026-03-12 22:04:12 +01:00
mix.lock feat: Enhance mix linkhut.user CLI (ban/unban, admin/no-admin) 2026-03-08 16:42:02 +01:00
README.md update readme 2026-03-14 01:54:38 +02:00

scalie.computer

A public instance of linkhut for my friends, with some modified branding.

Please see the original readme below!

How to update

export MIX_ENV="prod"
mix deps.compile
mix assets.deploy
mix compile
mix release

linkhut is an open source social bookmarking website.

Features

  • Absolutely no tracking or advertising
  • Import/Export your bookmarks
  • RSS feeds
  • REST-like API

Documentation

Documentation is available at https://docs.linkhut.org

  • 📣linkhut-announce: Low-volume mailing list for announcements related to the linkhut project.

  • ✉️ linkhut-devel: Mailing list for development discussion and patches related to the linkhut project.

  • 🐛 Issue Tracker: To open issues for bugs and feature requests.