srid / emanote

Emanate a structured view of your plain-text notes
https://emanote.srid.ca
Other
802 stars 71 forks source link

Enormous icons when generating site (docker) #231

Closed wyattjsmith1 closed 2 years ago

wyattjsmith1 commented 2 years ago

Describe the bug When I generate the page, all of the icons are enormous. I have pasted the generated html file at the bottom (Can't link html unfortunately, so I just pasted it)

To Reproduce Steps to reproduce the behavior: Generate html using the docker configuration. Here is my gitlab-ci.yaml:

pages:
  image: sridca/emanote
  stage: deploy
  script:
  - mkdir public
  - mkdir /tmp
  - cd zettelkasten
  - emanote gen ../public
  artifacts:
    paths:
    - public
    expire_in: 600 seconds

Expected behavior The icons should be a reasonable size and not cover the whole screen.

Screenshots Screen Shot 2022-01-11 at 9 52 51 AM

Desktop (please complete the following information):

Additional context This started happening on Jan 9th. One thing I changed is I started getting an error about a tmp directory:

emanote: /tmp: openTempFile: does not exist (No such file or directory)

To resolve this, I added the - mkdir /tmp to my build. I don't think this would affect the icons, but it may lend some insight to the problem.

Generated Html

```html Recipes – Notes

```

Thanks for this amazing project! I use it every day.

srid commented 2 years ago

From the generated HTML,

  <link href='tailwind.css' rel='stylesheet' type='text/css' />

Do you have this file, tailwind.css, @wyattjsmith1 ? Also check your browser console for the CSS failing to load. The enormous icon is because of CSS not loading.

Emanote recently started using Tailwind 3.x to generate this file, see https://github.com/srid/emanote/pull/229

The CSS generation is automatically run as part of the gen command. So you want to paste the full output of emanote gen as well.

wyattjsmith1 commented 2 years ago

Oh, it is actually not generating it and getting a 404. It looks like it is failing to generate (but still returning 0 status code). Here is emanote gen:

``` $ emanote gen ../public [Info] Launching Ema under: /builds/taysoftware/notes/zettelkasten [Info] Waiting for initial model ... [Info#Ema.Helper.FileSystem] Traversing /builds/taysoftware/notes/zettelkasten for files matching ["**/*.md","**/*.yaml","**/*.tpl","**"], ignoring ["**/.*/**","@*/**"] [Info#Ema.Helper.FileSystem] Traversing /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1 for files matching ["**/*.md","**/*.yaml","**/*.tpl","**"], ignoring ["**/.*/**","@*/**"] [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Blanching.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Bombay.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Carmelization.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Cheesecake Tips.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Gifts For Jackie.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/How To Taste.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Maillard Reaction.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Mutual Suppression.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Parsis.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Aunty Harsha's Naan.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Braided Cardamom Bread (Finnish Pulla).md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Carmelized Brussels Sprout Hash.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Carrot Cake.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Cat Food.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Chocolate Pie Crust.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Cookbooks/Cast Iron Skillet Cookbook.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Cookbooks/Dishoom.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Cookbooks/Everyday Italian.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Cookbooks/Homemade Bread.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Cookbooks/Made in India.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Cookbooks/New Cook Book.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Cookbooks/Quick & Easy Indian Cooking.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Cookbooks/Scandinavian Gatherings.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Cookbooks/Wicked Good Cheesecakes.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Delicious Chicken Bits.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Dill Muffin Dinner Rolls.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Double Chocolate Muffins.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Easy Crusty French Bread.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/French Bread.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Grandma's French Dip.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Grasshopper Pie.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Hot Flaky Paratha.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Howrah Express Cinnamon Lamb Curry.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Marinara Sauce.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Mashed Potatos.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Mom's Lasagna.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Mom's Maple Pecan Ring.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Nutella Swirl Crumb Cake.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Pie Crust.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Pistachio and Yogurt Chicken Curry.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Pizza Crust.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Pumpkin Pie Filling.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Salsa All'Amatriciana.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Spanish Rice.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Summer Berry Lemonade.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Swedish Meatballs With Gravy.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Tomato Vegetable Casserole.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Vodka Sauce.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Zucchini Bread.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/Garage.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/Modify Ship.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/Quests/Delivery.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/Quests/Escort.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/Quests/Kill a Pirate.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/Quests/Quest.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/Quests/Race.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/Saved Ship Configurations.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/Ship Mechanics.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/Ship component attributes.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/ShipAttributes/Blaster.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/ShipAttributes/Cockpit.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/ShipAttributes/Fuel Tank.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/ShipAttributes/Fuel.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/ShipAttributes/Improve All.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/ShipAttributes/Lazer.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/ShipAttributes/Mines.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/ShipAttributes/Missile Launcher.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/ShipAttributes/Shield.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/ShipAttributes/Thrust.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/ShipAttributes/Tow Truck.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/ShipAttributes/Turrent.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/Top down space shooter.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/World/Gas Station.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/World/General Store.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/World/Store.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/World/Weapons Shop.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Space Shooter/World/World.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Swedish Pearl Sugar.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Taste/Acid.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Taste/Bitter.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Taste/Fat.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Taste/Salt.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Taste/Sweet.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Taste/Umami.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/index.md [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Aunty Harsha's Naan.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Braided Cardamom Bread (Finnish Pulla).yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Carmelized Brussels Sprout Hash.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Carrot Cake.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Cat Food.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Chocolate Pie Crust.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Delicious Chicken Bits.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Dill Muffin Dinner Rolls.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Double Chocolate Muffins.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Easy Crusty French Bread.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/French Bread.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Grandma's French Dip.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Grasshopper Pie.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Hot Flaky Paratha.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Howrah Express Cinnamon Lamb Curry.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Marinara Sauce.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Mashed Potatos.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Mom's Lasagna.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Mom's Maple Pecan Ring.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Nutella Swirl Crumb Cake.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Pie Crust.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Pistachio and Yogurt Chicken Curry.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Pizza Crust.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Pumpkin Pie Filling.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Salsa All'Amatriciana.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Spanish Rice.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Summer Berry Lemonade.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Swedish Meatballs With Gravy.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Tomato Vegetable Casserole.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Vodka Sauce.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/Recipes/Zucchini Bread.yaml [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/index.yaml [Debug#emanote] Loading file: /builds/taysoftware/notes/zettelkasten/index.yaml [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/base.tpl [Debug#emanote] Read 1274 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/components/backlinks.tpl [Debug#emanote] Read 585 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/components/breadcrumbs.tpl [Debug#emanote] Read 1675 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/components/checkbox-checked.tpl [Debug#emanote] Read 350 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/components/checkbox-unchecked.tpl [Debug#emanote] Read 253 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/components/context.tpl [Debug#emanote] Read 569 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/components/footer.tpl [Debug#emanote] Read 2053 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/components/metadata.tpl [Debug#emanote] Read 423 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/components/note-body.tpl [Debug#emanote] Read 197 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/components/note-title.tpl [Debug#emanote] Read 185 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/components/note-uptree-recurse.tpl [Debug#emanote] Read 250 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/components/note-uptree.tpl [Debug#emanote] Read 470 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/components/pandoc.tpl [Debug#emanote] Read 3338 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/components/sidebar-tree.tpl [Debug#emanote] Read 2729 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/components/timeline.tpl [Debug#emanote] Read 640 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/error.tpl [Debug#emanote] Read 1520 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/experimental.tpl [Debug#emanote] Read 196 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/filters/embed-image.tpl [Debug#emanote] Read 85 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/filters/embed-note.tpl [Debug#emanote] Read 364 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/filters/embed-video.tpl [Debug#emanote] Read 205 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/filters/query-default.tpl [Debug#emanote] Read 507 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/filters/query-timeline.tpl [Debug#emanote] Read 610 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/hooks/after-note.tpl [Debug#emanote] Read 62 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/hooks/before-note.tpl [Debug#emanote] Read 62 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/hooks/more-head.tpl [Debug#emanote] Read 617 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/hooks/note-end.tpl [Debug#emanote] Read 68 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/layouts/book.tpl [Debug#emanote] Read 3398 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/layouts/note.tpl [Debug#emanote] Read 1214 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/special/base.tpl [Debug#emanote] Read 539 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/special/index.tpl [Debug#emanote] Read 245 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/special/tagindex.tpl [Debug#emanote] Read 3181 bytes of template [Debug#emanote] Loading file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/templates/special/tasks.tpl [Debug#emanote] Read 2079 bytes of template [Debug#emanote] Registering file: /builds/taysoftware/notes/zettelkasten/Recipes/Braided Cardamom Loaf.jpeg R[/Recipes/Braided Cardamom Loaf.jpeg] [Debug#emanote] Registering file: /builds/taysoftware/notes/zettelkasten/Recipes/FrenchDip.jpg R[/Recipes/FrenchDip.jpg] [Debug#emanote] Registering file: /builds/taysoftware/notes/zettelkasten/Recipes/Mom's Maple Pecan Ring 1.jpg R[/Recipes/Mom's Maple Pecan Ring 1.jpg] [Debug#emanote] Registering file: /builds/taysoftware/notes/zettelkasten/Recipes/Mom's Maple Pecan Ring 2.jpg R[/Recipes/Mom's Maple Pecan Ring 2.jpg] [Debug#emanote] Registering file: /builds/taysoftware/notes/zettelkasten/Recipes/Mom's Maple Pecan Ring 3.jpg R[/Recipes/Mom's Maple Pecan Ring 3.jpg] [Debug#emanote] Registering file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/_emanote-bin/compile-css R[/_emanote-bin/compile-css] [Debug#emanote] Registering file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/_emanote-live-server/tailwind/2.2.2/tailwind.min.css R[/_emanote-live-server/tailwind/2.2.2/tailwind.min.css] [Debug#emanote] Registering file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/_emanote-static/emanote-logo.svg R[/_emanote-static/emanote-logo.svg] [Debug#emanote] Registering file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/_emanote-static/fonts/Maven_Pro/MavenPro-VariableFont_wght.ttf R[/_emanote-static/fonts/Maven_Pro/MavenPro-VariableFont_wght.ttf] [Debug#emanote] Registering file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/_emanote-static/fonts/Maven_Pro/static/MavenPro-Black.ttf R[/_emanote-static/fonts/Maven_Pro/static/MavenPro-Black.ttf] [Debug#emanote] Registering file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/_emanote-static/fonts/Maven_Pro/static/MavenPro-Bold.ttf R[/_emanote-static/fonts/Maven_Pro/static/MavenPro-Bold.ttf] [Debug#emanote] Registering file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/_emanote-static/fonts/Maven_Pro/static/MavenPro-ExtraBold.ttf R[/_emanote-static/fonts/Maven_Pro/static/MavenPro-ExtraBold.ttf] [Debug#emanote] Registering file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/_emanote-static/fonts/Maven_Pro/static/MavenPro-Medium.ttf R[/_emanote-static/fonts/Maven_Pro/static/MavenPro-Medium.ttf] [Debug#emanote] Registering file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/_emanote-static/fonts/Maven_Pro/static/MavenPro-Regular.ttf R[/_emanote-static/fonts/Maven_Pro/static/MavenPro-Regular.ttf] [Debug#emanote] Registering file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/_emanote-static/fonts/Maven_Pro/static/MavenPro-SemiBold.ttf R[/_emanote-static/fonts/Maven_Pro/static/MavenPro-SemiBold.ttf] [Debug#emanote] Registering file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/_emanote-static/inverted-tree.css R[/_emanote-static/inverted-tree.css] [Debug#emanote] Registering file: /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1/favicon.svg R[/favicon.svg] [Debug#emanote] Registering file: /builds/taysoftware/notes/zettelkasten/neuron.dhall R[/neuron.dhall] [Info] ... initial model is now available. [Info#Ema.Helper.FileSystem] Monitoring /builds/taysoftware/notes/zettelkasten for changes [Info#Ema.Helper.FileSystem] Monitoring /nix/store/3iwwb48h2ks9x75nnn7qxbbcdwcq3706-emanote-0.4.7.1-data/share/ghc-8.10.7/x86_64-linux-ghc-8.10.7/emanote-0.4.7.1 for changes [Info#Generate] Writing 131 routes [Info#Generate] W ../public/Blanching.html [Info#Generate] W ../public/Bombay.html [Info#Generate] W ../public/Carmelization.html [Info#Generate] W ../public/Cheesecake Tips.html [Info#Generate] W ../public/Gifts For Jackie.html [Info#Generate] W ../public/How To Taste.html [Info#Generate] W ../public/Maillard Reaction.html [Info#Generate] W ../public/Mutual Suppression.html [Info#Generate] W ../public/Parsis.html [Info#Generate] W ../public/Recipes.html [Info#Generate] W ../public/Recipes/Aunty Harsha's Naan.html [Info#Generate] W ../public/Recipes/Braided Cardamom Bread (Finnish Pulla).html [Info#Generate] W ../public/Recipes/Carmelized Brussels Sprout Hash.html [Info#Generate] W ../public/Recipes/Carrot Cake.html [Info#Generate] W ../public/Recipes/Cat Food.html [Info#Generate] W ../public/Recipes/Chocolate Pie Crust.html [Info#Generate] W ../public/Recipes/Cookbooks.html [Info#Generate] W ../public/Recipes/Cookbooks/Cast Iron Skillet Cookbook.html [Info#Generate] W ../public/Recipes/Cookbooks/Dishoom.html [Info#Generate] W ../public/Recipes/Cookbooks/Everyday Italian.html [Info#Generate] W ../public/Recipes/Cookbooks/Homemade Bread.html [Info#Generate] W ../public/Recipes/Cookbooks/Made in India.html [Info#Generate] W ../public/Recipes/Cookbooks/New Cook Book.html [Info#Generate] W ../public/Recipes/Cookbooks/Quick & Easy Indian Cooking.html [Info#Generate] W ../public/Recipes/Cookbooks/Scandinavian Gatherings.html [Info#Generate] W ../public/Recipes/Cookbooks/Wicked Good Cheesecakes.html [Info#Generate] W ../public/Recipes/Delicious Chicken Bits.html [Info#Generate] W ../public/Recipes/Dill Muffin Dinner Rolls.html [Info#Generate] W ../public/Recipes/Double Chocolate Muffins.html [Info#Generate] W ../public/Recipes/Easy Crusty French Bread.html [Info#Generate] W ../public/Recipes/French Bread.html [Info#Generate] W ../public/Recipes/Grandma's French Dip.html [Info#Generate] W ../public/Recipes/Grasshopper Pie.html [Info#Generate] W ../public/Recipes/Hot Flaky Paratha.html [Info#Generate] W ../public/Recipes/Howrah Express Cinnamon Lamb Curry.html [Info#Generate] W ../public/Recipes/Marinara Sauce.html [Info#Generate] W ../public/Recipes/Mashed Potatos.html [Info#Generate] W ../public/Recipes/Mom's Lasagna.html [Info#Generate] W ../public/Recipes/Mom's Maple Pecan Ring.html [Info#Generate] W ../public/Recipes/Nutella Swirl Crumb Cake.html [Info#Generate] W ../public/Recipes/Pie Crust.html [Info#Generate] W ../public/Recipes/Pistachio and Yogurt Chicken Curry.html [Info#Generate] W ../public/Recipes/Pizza Crust.html [Info#Generate] W ../public/Recipes/Pumpkin Pie Filling.html [Info#Generate] W ../public/Recipes/Salsa All'Amatriciana.html [Info#Generate] W ../public/Recipes/Spanish Rice.html [Info#Generate] W ../public/Recipes/Summer Berry Lemonade.html [Info#Generate] W ../public/Recipes/Swedish Meatballs With Gravy.html [Info#Generate] W ../public/Recipes/Tomato Vegetable Casserole.html [Info#Generate] W ../public/Recipes/Vodka Sauce.html [Info#Generate] W ../public/Recipes/Zucchini Bread.html [Info#Generate] W ../public/Space Shooter.html [Info#Generate] W ../public/Space Shooter/Garage.html [Info#Generate] W ../public/Space Shooter/Modify Ship.html [Info#Generate] W ../public/Space Shooter/Quests.html [Info#Generate] W ../public/Space Shooter/Quests/Delivery.html [Info#Generate] W ../public/Space Shooter/Quests/Escort.html [Info#Generate] W ../public/Space Shooter/Quests/Kill a Pirate.html [Info#Generate] W ../public/Space Shooter/Quests/Quest.html [Info#Generate] W ../public/Space Shooter/Quests/Race.html [Info#Generate] W ../public/Space Shooter/Saved Ship Configurations.html [Info#Generate] W ../public/Space Shooter/Ship Mechanics.html [Info#Generate] W ../public/Space Shooter/Ship component attributes.html [Info#Generate] W ../public/Space Shooter/ShipAttributes.html [Info#Generate] W ../public/Space Shooter/ShipAttributes/Blaster.html [Info#Generate] W ../public/Space Shooter/ShipAttributes/Cockpit.html [Info#Generate] W ../public/Space Shooter/ShipAttributes/Fuel.html [Info#Generate] W ../public/Space Shooter/ShipAttributes/Fuel Tank.html [Info#Generate] W ../public/Space Shooter/ShipAttributes/Improve All.html [Info#Generate] W ../public/Space Shooter/ShipAttributes/Lazer.html [Info#Generate] W ../public/Space Shooter/ShipAttributes/Mines.html [Info#Generate] W ../public/Space Shooter/ShipAttributes/Missile Launcher.html [Info#Generate] W ../public/Space Shooter/ShipAttributes/Shield.html [Info#Generate] W ../public/Space Shooter/ShipAttributes/Thrust.html [Info#Generate] W ../public/Space Shooter/ShipAttributes/Tow Truck.html [Info#Generate] W ../public/Space Shooter/ShipAttributes/Turrent.html [Info#Generate] W ../public/Space Shooter/Top down space shooter.html [Info#Generate] W ../public/Space Shooter/World.html [Info#Generate] W ../public/Space Shooter/World/Gas Station.html [Info#Generate] W ../public/Space Shooter/World/General Store.html [Info#Generate] W ../public/Space Shooter/World/Store.html [Info#Generate] W ../public/Space Shooter/World/Weapons Shop.html [Info#Generate] W ../public/Space Shooter/World/World.html [Info#Generate] W ../public/Swedish Pearl Sugar.html [Info#Generate] W ../public/Taste.html [Info#Generate] W ../public/Taste/Acid.html [Info#Generate] W ../public/Taste/Bitter.html [Info#Generate] W ../public/Taste/Fat.html [Info#Generate] W ../public/Taste/Salt.html [Info#Generate] W ../public/Taste/Sweet.html [Info#Generate] W ../public/Taste/Umami.html [Info#Generate] W ../public/index.html [Info#Generate] W ../public/-/all.html [Info#Generate] W ../public/-/export.json [Info#Generate] W ../public/-/tasks.html [Info#Generate] W ../public/-/tags.html [Info#Generate] W ../public/-/tags/appetizer.html [Info#Generate] W ../public/-/tags/beverage.html [Info#Generate] W ../public/-/tags/book.html [Info#Generate] W ../public/-/tags/bread.html [Info#Generate] W ../public/-/tags/brunch.html [Info#Generate] W ../public/-/tags/cold_weather.html [Info#Generate] W ../public/-/tags/cookbook.html [Info#Generate] W ../public/-/tags/dessert.html [Info#Generate] W ../public/-/tags/fleeting.html [Info#Generate] W ../public/-/tags/game_idea.html [Info#Generate] W ../public/-/tags/literature.html [Info#Generate] W ../public/-/tags/main_course.html [Info#Generate] W ../public/-/tags/recipe.html [Info#Generate] W ../public/-/tags/side_dish.html [Info#Generate] W ../public/-/tags/space_shooter.html [Info#Generate] W ../public/-/tags/taste.html [Info#Generate] W ../public/-/tags/vegetable.html [Info#Generate] W ../public/-/tags/warm_weather.html [Info#Generate] C ../public/Recipes/Braided Cardamom Loaf.jpeg [Info#Generate] C ../public/Recipes/FrenchDip.jpg [Info#Generate] C ../public/Recipes/Mom's Maple Pecan Ring 1.jpg [Info#Generate] C ../public/Recipes/Mom's Maple Pecan Ring 2.jpg [Info#Generate] C ../public/Recipes/Mom's Maple Pecan Ring 3.jpg [Info#Generate] C ../public/_emanote-bin/compile-css [Info#Generate] C ../public/_emanote-static/emanote-logo.svg [Info#Generate] C ../public/_emanote-static/fonts/Maven_Pro/MavenPro-VariableFont_wght.ttf [Info#Generate] C ../public/_emanote-static/fonts/Maven_Pro/static/MavenPro-Black.ttf [Info#Generate] C ../public/_emanote-static/fonts/Maven_Pro/static/MavenPro-Bold.ttf [Info#Generate] C ../public/_emanote-static/fonts/Maven_Pro/static/MavenPro-ExtraBold.ttf [Info#Generate] C ../public/_emanote-static/fonts/Maven_Pro/static/MavenPro-Medium.ttf [Info#Generate] C ../public/_emanote-static/fonts/Maven_Pro/static/MavenPro-Regular.ttf [Info#Generate] C ../public/_emanote-static/fonts/Maven_Pro/static/MavenPro-SemiBold.ttf [Info#Generate] C ../public/_emanote-static/inverted-tree.css [Info#Generate] C ../public/favicon.svg [Info#Generate] C ../public/neuron.dhall [Info#Generate] Disabling Jekyll by writing ../public/.nojekyll [Info#Ema.Helper.FileSystem] Stopping fsnotify monitor. Compiling CSS using tailwindcss: ../public/tailwind.css $ cat /tmp/ema-tailwind-tmpfile11-17 module.exports = Object.assign( JSON.parse('{"content":["../public/Blanching.html","../public/Bombay.html","../public/Carmelization.html","../public/Cheesecake Tips.html","../public/Gifts For Jackie.html","../public/How To Taste.html","../public/Maillard Reaction.html","../public/Mutual Suppression.html","../public/Parsis.html","../public/Recipes.html","../public/Recipes/Aunty Harsha's Naan.html","../public/Recipes/Braided Cardamom Bread (Finnish Pulla).html","../public/Recipes/Carmelized Brussels Sprout Hash.html","../public/Recipes/Carrot Cake.html","../public/Recipes/Cat Food.html","../public/Recipes/Chocolate Pie Crust.html","../public/Recipes/Cookbooks.html","../public/Recipes/Cookbooks/Cast Iron Skillet Cookbook.html","../public/Recipes/Cookbooks/Dishoom.html","../public/Recipes/Cookbooks/Everyday Italian.html","../public/Recipes/Cookbooks/Homemade Bread.html","../public/Recipes/Cookbooks/Made in India.html","../public/Recipes/Cookbooks/New Cook Book.html","../public/Recipes/Cookbooks/Quick & Easy Indian Cooking.html","../public/Recipes/Cookbooks/Scandinavian Gatherings.html","../public/Recipes/Cookbooks/Wicked Good Cheesecakes.html","../public/Recipes/Delicious Chicken Bits.html","../public/Recipes/Dill Muffin Dinner Rolls.html","../public/Recipes/Double Chocolate Muffins.html","../public/Recipes/Easy Crusty French Bread.html","../public/Recipes/French Bread.html","../public/Recipes/Grandma's French Dip.html","../public/Recipes/Grasshopper Pie.html","../public/Recipes/Hot Flaky Paratha.html","../public/Recipes/Howrah Express Cinnamon Lamb Curry.html","../public/Recipes/Marinara Sauce.html","../public/Recipes/Mashed Potatos.html","../public/Recipes/Mom's Lasagna.html","../public/Recipes/Mom's Maple Pecan Ring.html","../public/Recipes/Nutella Swirl Crumb Cake.html","../public/Recipes/Pie Crust.html","../public/Recipes/Pistachio and Yogurt Chicken Curry.html","../public/Recipes/Pizza Crust.html","../public/Recipes/Pumpkin Pie Filling.html","../public/Recipes/Salsa All'Amatriciana.html","../public/Recipes/Spanish Rice.html","../public/Recipes/Summer Berry Lemonade.html","../public/Recipes/Swedish Meatballs With Gravy.html","../public/Recipes/Tomato Vegetable Casserole.html","../public/Recipes/Vodka Sauce.html","../public/Recipes/Zucchini Bread.html","../public/Space Shooter.html","../public/Space Shooter/Garage.html","../public/Space Shooter/Modify Ship.html","../public/Space Shooter/Quests.html","../public/Space Shooter/Quests/Delivery.html","../public/Space Shooter/Quests/Escort.html","../public/Space Shooter/Quests/Kill a Pirate.html","../public/Space Shooter/Quests/Quest.html","../public/Space Shooter/Quests/Race.html","../public/Space Shooter/Saved Ship Configurations.html","../public/Space Shooter/Ship Mechanics.html","../public/Space Shooter/Ship component attributes.html","../public/Space Shooter/ShipAttributes.html","../public/Space Shooter/ShipAttributes/Blaster.html","../public/Space Shooter/ShipAttributes/Cockpit.html","../public/Space Shooter/ShipAttributes/Fuel.html","../public/Space Shooter/ShipAttributes/Fuel Tank.html","../public/Space Shooter/ShipAttributes/Improve All.html","../public/Space Shooter/ShipAttributes/Lazer.html","../public/Space Shooter/ShipAttributes/Mines.html","../public/Space Shooter/ShipAttributes/Missile Launcher.html","../public/Space Shooter/ShipAttributes/Shield.html","../public/Space Shooter/ShipAttributes/Thrust.html","../public/Space Shooter/ShipAttributes/Tow Truck.html","../public/Space Shooter/ShipAttributes/Turrent.html","../public/Space Shooter/Top down space shooter.html","../public/Space Shooter/World.html","../public/Space Shooter/World/Gas Station.html","../public/Space Shooter/World/General Store.html","../public/Space Shooter/World/Store.html","../public/Space Shooter/World/Weapons Shop.html","../public/Space Shooter/World/World.html","../public/Swedish Pearl Sugar.html","../public/Taste.html","../public/Taste/Acid.html","../public/Taste/Bitter.html","../public/Taste/Fat.html","../public/Taste/Salt.html","../public/Taste/Sweet.html","../public/Taste/Umami.html","../public/index.html","../public/-/all.html","../public/-/export.json","../public/-/tasks.html","../public/-/tags.html","../public/-/tags/appetizer.html","../public/-/tags/beverage.html","../public/-/tags/book.html","../public/-/tags/bread.html","../public/-/tags/brunch.html","../public/-/tags/cold_weather.html","../public/-/tags/cookbook.html","../public/-/tags/dessert.html","../public/-/tags/fleeting.html","../public/-/tags/game_idea.html","../public/-/tags/literature.html","../public/-/tags/main_course.html","../public/-/tags/recipe.html","../public/-/tags/side_dish.html","../public/-/tags/space_shooter.html","../public/-/tags/taste.html","../public/-/tags/vegetable.html","../public/-/tags/warm_weather.html"]}'), { theme: { extend: {}, }, plugins: [ require('@tailwindcss/typography'), require('@tailwindcss/forms'), require('@tailwindcss/line-clamp'), require('@tailwindcss/aspect-ratio') ], }) $ cat /tmp/ema-tailwind-tmpfile11-18 @tailwind base; @tailwind components; @tailwind utilities; [Info] Running Tailwind compiler with args: ["-c","/tmp/ema-tailwind-tmpfile11-17","-i","/tmp/ema-tailwind-tmpfile11-18","-o","../public/tailwind.css","--minify"] (node:18) UnhandledPromiseRejectionWarning: /tmp/ema-tailwind-tmpfile11-17:3 JSON.parse('{"content":["../public/Blanching.html","../public/Bombay.html","../public/Carmelization.html","../public/Cheesecake Tips.html","../public/Gifts For Jackie.html","../public/How To Taste.html","../public/Maillard Reaction.html","../public/Mutual Suppression.html","../public/Parsis.html","../public/Recipes.html","../public/Recipes/Aunty Harsha's Naan.html","../public/Recipes/Braided Cardamom Bread (Finnish Pulla).html","../public/Recipes/Carmelized Brussels Sprout Hash.html","../public/Recipes/Carrot Cake.html","../public/Recipes/Cat Food.html","../public/Recipes/Chocolate Pie Crust.html","../public/Recipes/Cookbooks.html","../public/Recipes/Cookbooks/Cast Iron Skillet Cookbook.html","../public/Recipes/Cookbooks/Dishoom.html","../public/Recipes/Cookbooks/Everyday Italian.html","../public/Recipes/Cookbooks/Homemade Bread.html","../public/Recipes/Cookbooks/Made in India.html","../public/Recipes/Cookbooks/New Cook Book.html","../public/Recipes/Cookbooks/Quick & Easy Indian Cooking.html","../public/Recipes/Cookbooks/Scandinavian Gatherings.html","../public/Recipes/Cookbooks/Wicked Good Cheesecakes.html","../public/Recipes/Delicious Chicken Bits.html","../public/Recipes/Dill Muffin Dinner Rolls.html","../public/Recipes/Double Chocolate Muffins.html","../public/Recipes/Easy Crusty French Bread.html","../public/Recipes/French Bread.html","../public/Recipes/Grandma's French Dip.html","../public/Recipes/Grasshopper Pie.html","../public/Recipes/Hot Flaky Paratha.html","../public/Recipes/Howrah Express Cinnamon Lamb Curry.html","../public/Recipes/Marinara Sauce.html","../public/Recipes/Mashed Potatos.html","../public/Recipes/Mom's Lasagna.html","../public/Recipes/Mom's Maple Pecan Ring.html","../public/Recipes/Nutella Swirl Crumb Cake.html","../public/Recipes/Pie Crust.html","../public/Recipes/Pistachio and Yogurt Chicken Curry.html","../public/Recipes/Pizza Crust.html","../public/Recipes/Pumpkin Pie Filling.html","../public/Recipes/Salsa All'Amatriciana.html","../public/Recipes/Spanish Rice.html","../public/Recipes/Summer Berry Lemonade.html","../public/Recipes/Swedish Meatballs With Gravy.html","../public/Recipes/Tomato Vegetable Casserole.html","../public/Recipes/Vodka Sauce.html","../public/Recipes/Zucchini Bread.html","../public/Space Shooter.html","../public/Space Shooter/Garage.html","../public/Space Shooter/Modify Ship.html","../public/Space Shooter/Quests.html","../public/Space Shooter/Quests/Delivery.html","../public/Space Shooter/Quests/Escort.html","../public/Space Shooter/Quests/Kill a Pirate.html","../public/Space Shooter/Quests/Quest.html","../public/Space Shooter/Quests/Race.html","../public/Space Shooter/Saved Ship Configurations.html","../public/Space Shooter/Ship Mechanics.html","../public/Space Shooter/Ship component attributes.html","../public/Space Shooter/ShipAttributes.html","../public/Space Shooter/ShipAttributes/Blaster.html","../public/Space Shooter/ShipAttributes/Cockpit.html","../public/Space Shooter/ShipAttributes/Fuel.html","../public/Space Shooter/ShipAttributes/Fuel Tank.html","../public/Space Shooter/ShipAttributes/Improve All.html","../public/Space Shooter/ShipAttributes/Lazer.html","../public/Space Shooter/ShipAttributes/Mines.html","../public/Space Shooter/ShipAttributes/Missile Launcher.html","../public/Space Shooter/ShipAttributes/Shield.html","../public/Space Shooter/ShipAttributes/Thrust.html","../public/Space Shooter/ShipAttributes/Tow Truck.html","../public/Space Shooter/ShipAttributes/Turrent.html","../public/Space Shooter/Top down space shooter.html","../public/Space Shooter/World.html","../public/Space Shooter/World/Gas Station.html","../public/Space Shooter/World/General Store.html","../public/Space Shooter/World/Store.html","../public/Space Shooter/World/Weapons Shop.html","../public/Space Shooter/World/World.html","../public/Swedish Pearl Sugar.html","../public/Taste.html","../public/Taste/Acid.html","../public/Taste/Bitter.html","../public/Taste/Fat.html","../public/Taste/Salt.html","../public/Taste/Sweet.html","../public/Taste/Umami.html","../public/index.html","../public/-/all.html","../public/-/export.json","../public/-/tasks.html","../public/-/tags.html","../public/-/tags/appetizer.html","../public/-/tags/beverage.html","../public/-/tags/book.html","../public/-/tags/bread.html","../public/-/tags/brunch.html","../public/-/tags/cold_weather.html","../public/-/tags/cookbook.html","../public/-/tags/dessert.html","../public/-/tags/fleeting.html","../public/-/tags/game_idea.html","../public/-/tags/literature.html","../public/-/tags/main_course.html","../public/-/tags/recipe.html","../public/-/tags/side_dish.html","../public/-/tags/space_shooter.html","../public/-/tags/taste.html","../public/-/tags/vegetable.html","../public/-/tags/warm_weather.html"]}'), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: missing ) after argument list at wrapSafe (internal/modules/cjs/loader.js:915:16) at Module._compile (internal/modules/cjs/loader.js:963:27) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) at Module.load (internal/modules/cjs/loader.js:863:32) at Function.Module._load (internal/modules/cjs/loader.js:708:14) at Module.require (internal/modules/cjs/loader.js:887:19) at require (internal/modules/cjs/helpers.js:74:18) at resolveConfig (/nix/store/8swnyyfdibprdvhqfa24b7lwpz8rc1yy-tailwind-nix-0.0.1/lib/node_modules/tailwind-nix/node_modules/tailwindcss/lib/cli.js:386:35) at buildOnce (/nix/store/8swnyyfdibprdvhqfa24b7lwpz8rc1yy-tailwind-nix-0.0.1/lib/node_modules/tailwind-nix/node_modules/tailwindcss/lib/cli.js:438:22) at build (/nix/store/8swnyyfdibprdvhqfa24b7lwpz8rc1yy-tailwind-nix-0.0.1/lib/node_modules/tailwind-nix/node_modules/tailwindcss/lib/cli.js:704:9) (node:18) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) (node:18) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. Process duration: 4.146 ms Uploading artifacts for successful job ```

srid commented 2 years ago

Aunty Harsha's Naan.html",

Braided Cardamom Bread(Finnish Pulla).html

I think special characters like ' and ( are triggering the bug. The solution is to escape the string value config right here: https://github.com/srid/tailwind-haskell/blob/951e4ef23907b7f3d6e558f052468eac8ae85f3c/src/Web/Tailwind.hs#L104-L123

I'll take a look when I get a chance, but otherwise this ^^ is where the fix would go.

wyattjsmith1 commented 2 years ago

Ah, i see. Thanks for your help!

wyattjsmith1 commented 2 years ago

I just tested the fix, and it fixed my issue. Thanks!