Skip to content

fast-secured-and-free-static-site feedback #1

Description

@pahhnv

Hi,

I've been reading and following along your blog post about creating a static site on github pages and thought I could share what problems I encountered on the way.

  1. publish_to_master.sh: On Linux Mint /bin/sh points to /bin/dash which apparently doesn't like the part when checking for a clean repo (git status -s). "[[: not found" is what is getting printed. I switched to /bin/bash and everything worked fine.

  2. The git worktree feature was bugged. I upgraded from 2.7.4 to 2.14.1 to solve this. I couldn't really find out when this got fixed.

Feel free to just close this. My problems were mostly related to my distro (is pointing /bin/sh to /bin/dash normal? I think I might have missed the news about that) or "old" software. I just wanted to let you know. Maybe there will be someone coming along asking questions I have the answers to.

Thank you very much for your blog post, I really enjoyed it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions