Personal Website of Inhji https://inhji.de
  • Elixir 87.4%
  • HTML 10.6%
  • CSS 1%
  • JavaScript 0.7%
  • Shell 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-24 08:56:17 +02:00
.forgejo/workflows chore(deps): update https://data.forgejo.org/actions/checkout action to v7 2026-06-18 21:00:17 +02:00
assets assets/css/markdown.css aktualisiert 2026-08-24 08:45:30 +02:00
config feat: remove listens 2026-08-13 21:13:34 +02:00
lib lib/hajur_web/components/layouts/partials/site_drawer.html.heex aktualisiert 2026-08-24 08:56:17 +02:00
priv Dateien nach „priv/static/images“ hochladen 2026-08-20 13:03:54 +02:00
rel/overlays/bin chore: prepare release 2026-04-11 10:45:57 +02:00
screenshots chore: rename v43 screenshot 2026-05-25 16:09:05 +02:00
scripts scripts/build.sh aktualisiert 2026-05-22 11:36:44 +02:00
test feat: remove listens 2026-08-13 21:13:34 +02:00
.env.example chore: release version v1.62.0 2026-06-12 20:36:32 +02:00
.formatter.exs init 2026-04-01 14:51:26 +02:00
.gitignore chore: ignore watchman files 2026-05-13 07:33:24 +02:00
.rsyncignore fix: dont delete uploads everythime lol 2026-05-04 21:15:57 +02:00
.tool-versions feat: clean up 2026-05-31 12:40:43 +02:00
AGENTS.md layout 2026-04-02 23:25:21 +02:00
CHANGELOG.md chore: release version v2.6.1 2026-08-14 09:12:58 +02:00
hajur.png Dateien nach „/“ hochladen 2026-04-15 11:30:53 +02:00
hajur.service fix: finish build configuration 2026-04-11 17:57:04 +02:00
mix.exs chore: release version v2.6.1 2026-08-14 09:12:58 +02:00
mix.lock fix: update deps 2026-08-02 11:20:00 +02:00
README.md README.md aktualisiert 2026-05-18 08:13:06 +02:00
renovate.json renovate.json aktualisiert 2026-05-06 14:24:44 +02:00

Hajur

Hajur is a personal website consisting of a Backend based on the Phoenix Framework and a Frontend created with HTML and CSS and TailwindCSS.

Development

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Use Conventional Commits for annotating your commits:

  • Use fix: for small fixes which will increment the patch version
  • Use feat: for new features which will increment the minor version
  • Use chore:, docs: and other prefixes for changes which do not increment any version

Ready to run in production? Please check our deployment guides.

Deployment

To build and deploy a release:

  • Run mix deploy
  • Profit!

Learn more

Screenshot

Hajur Screenshot