Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deploy scripts for namecoin.org website. #202

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

JeremyRand
Copy link
Member

@cassiniNMC has expressed an interest in being able to deploy from Jekyll to the Namecoin website. These are the scripts I routinely use to deploy. They're slightly Qubes-specific (I run Jekyll in a dedicated offline VM), but it should be easy to adapt them to more standard GNU/Linux and macOS systems.

Note that the scripts aren't marked as executable (I figured making them executable might pose a security risk to the server), so you need to run them as bash deploy_public.sh instead of ./deploy_public.sh.

@JeremyRand
Copy link
Member Author

@josephbisch any chance you could review this?

@JeremyRand
Copy link
Member Author

@midnightmagic Any chance you could review this?

@JeremyRand
Copy link
Member Author

@cassiniNMC any chance you could review this?

@JeremyRand
Copy link
Member Author

@domob1812 Any chance you could review this?

@JeremyRand
Copy link
Member Author

@brandonrobertz any chance you could review this?

@JeremyRand
Copy link
Member Author

@hlandau any chance you could review this?

@JeremyRand
Copy link
Member Author

@jonasbits Any chance you could review this?

@yanmaani
Copy link

These are big and difficult to audit, and might make more sense as a gist.

Any particular reason to do all of this stuff, and not just clone into a temp dir, build, and rsync over?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants