Go to file
Haslinger Stefan (extern) fdf792433f added tailwind and esbuild and an alias to be able to run site.build 2023-04-18 08:47:16 +02:00
assets added tailwind and esbuild and an alias to be able to run site.build 2023-04-18 08:47:16 +02:00
config added tailwind and esbuild and an alias to be able to run site.build 2023-04-18 08:47:16 +02:00
lib added tailwind and esbuild and an alias to be able to run site.build 2023-04-18 08:47:16 +02:00
output added tailwind and esbuild and an alias to be able to run site.build 2023-04-18 08:47:16 +02:00
posts/2023 static site can be built from iex 2023-04-18 08:38:16 +02:00
test initial request 2023-04-18 08:20:57 +02:00
.formatter.exs initial request 2023-04-18 08:20:57 +02:00
.gitignore initial request 2023-04-18 08:20:57 +02:00
README.md initial request 2023-04-18 08:20:57 +02:00
mix.exs added tailwind and esbuild and an alias to be able to run site.build 2023-04-18 08:47:16 +02:00
mix.lock added tailwind and esbuild and an alias to be able to run site.build 2023-04-18 08:47:16 +02:00

README.md

PersonalWebsite

TODO: Add description

Installation

If available in Hex, the package can be installed by adding personal_website to your list of dependencies in mix.exs:

def deps do
  [
    {:personal_website, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/personal_website.