Personal Website of Inhji https://inhji.de
  • Elixir 90.8%
  • HTML 6.8%
  • JavaScript 1.2%
  • CSS 0.8%
  • Shell 0.4%
Find a file
2026-04-15 11:31:57 +02:00
assets chore: release version v1.1.1 2026-04-13 17:21:48 +02:00
config fix: add mailer config 2026-04-11 17:57:13 +02:00
lib fix: add p-category to tags 2026-04-14 23:28:16 +02:00
priv last minute 2026-04-11 10:33:11 +02:00
rel/overlays/bin chore: prepare release 2026-04-11 10:45:57 +02:00
scripts fix: finish build configuration 2026-04-11 17:57:04 +02:00
test last minute 2026-04-11 10:33:11 +02:00
.env.example fix: finish build configuration 2026-04-11 17:57:04 +02:00
.formatter.exs init 2026-04-01 14:51:26 +02:00
.gitignore init 2026-04-01 14:51:26 +02:00
.rsyncignore chore: prepare release 2026-04-11 10:45:57 +02:00
.tool-versions fix: finish build configuration 2026-04-11 17:57:04 +02:00
AGENTS.md layout 2026-04-02 23:25:21 +02:00
CHANGELOG.md chore: release version v1.2.0 2026-04-14 23:28:34 +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 v1.2.0 2026-04-14 23:28:34 +02:00
mix.lock chore: release version v1.0.0 2026-04-11 10:43:31 +02:00
README.md README.md aktualisiert 2026-04-15 11:31:57 +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