Harshad Sharma hiway · he/him
  • Kodaikanal, India
  • Joined on 2024-05-09
hiway commented on issue hiway/freedive#14 2024-06-20 22:35:50 +02:00
Packaging library requires latest Elixir

Updated readme

hiway closed issue hiway/freedive#14 2024-06-20 22:35:50 +02:00
Packaging library requires latest Elixir
hiway pushed to main at hiway/freedive 2024-06-20 22:35:31 +02:00
cc497c4803 Reorganize and update Readme for clarity
hiway commented on issue hiway/freedive#14 2024-06-20 21:46:23 +02:00
Packaging library requires latest Elixir

The requirement to upgrade Elixir to 1.6 came from using a dependency in mix_freebsd_pkg: Opus pipelines ( https://github.com/zorbash/opus/blob/master/mix.exs )

It shows a warning, but…

hiway opened issue hiway/freedive#14 2024-06-20 11:58:05 +02:00
Packaging library requires latest Elixir
hiway closed issue hiway/freedive#13 2024-06-20 11:35:28 +02:00
Building in jail fails due to missing /usr/ports/Keywords/sample.ucl
hiway commented on issue hiway/freedive#13 2024-06-20 11:35:14 +02:00
Building in jail fails due to missing /usr/ports/Keywords/sample.ucl

Workaround, copy Keywords dir to jail:

mkdir -p /usr/local/bastille/jails/JAILNAME/root/usr/ports/Keywords
cp /usr/ports/Keywords/* /usr/local/bastille/jails/JAILNAME/root/usr/ports/Keyw…
hiway opened issue hiway/freedive#13 2024-06-20 11:29:41 +02:00
Building under jail fails due to missing /usr/ports/Keywords/sample.ucl
hiway pushed to main at hiway/freedive 2024-06-20 09:35:04 +02:00
2c92fde5a4 Merge pull request 'Remove Tailwind; use esbuild for CSS. fixes #11' (#12) from windless into main
aeefa74388 Remove Tailwind; use esbuild for CSS. fixes #11
Compare 2 commits »
hiway merged pull request hiway/freedive#12 2024-06-20 09:35:03 +02:00
Remove Tailwind; use esbuild for CSS. fixes #11
hiway closed issue hiway/freedive#11 2024-06-20 09:35:03 +02:00
Remove TailwindCSS from dependencies
hiway created pull request hiway/freedive#12 2024-06-20 09:34:43 +02:00
Remove Tailwind; use esbuild for CSS. fixes #11
hiway pushed to windless at hiway/freedive 2024-06-20 09:30:08 +02:00
aeefa74388 Remove Tailwind; use esbuild for CSS. fixes #11
hiway created branch windless in hiway/freedive 2024-06-20 09:30:08 +02:00
hiway commented on issue hiway/freedive#11 2024-06-20 09:08:07 +02:00
Remove TailwindCSS from dependencies

https://elixirforum.com/t/how-to-remove-tailwind-from-phoenix-completely-i-only-want-vanilla-css/54551/

  • remove :tailwind from mix.exs
  • remove commands like tailwind.install, `tailwind…
hiway opened issue hiway/freedive#11 2024-06-20 09:00:29 +02:00
Remove TailwindCSS from dependencies
hiway pushed to main at hiway/freedive 2024-06-20 08:57:09 +02:00
302ba3eb25 Fix doctests
hiway pushed to main at hiway/freedive 2024-05-27 14:38:43 +02:00
3efe38df3e Reformat for paragraphs (and readibility in markdown source)
hiway created repository hiway/liliform 2024-05-24 09:33:35 +02:00
hiway pushed to main at hiway/freedive 2024-05-23 18:04:28 +02:00
b893bf6f43 Merge pull request 'feature(doc): Update README.md file for requirement instructions' (#10) from gyptazy/freedive:main into main
c6f8ce1029 feature(doc): Update README.md file for requirement instructions
Compare 2 commits »