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

CI: Publish to GitHub pages. #462

Merged
merged 4 commits into from
Feb 12, 2024
Merged

CI: Publish to GitHub pages. #462

merged 4 commits into from
Feb 12, 2024

Conversation

Gadgetoid
Copy link
Collaborator

No description provided.


with open(os.path.join('output', lang, 'pinout', '{}.html'.format(pin_url)), 'w') as f:
try:
os.mkdir(os.path.join('output', lang, 'pinout', '{}'.format(pin_url)))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't '{}'.format(pin_url) the same as just pin_url?

@Gadgetoid Gadgetoid merged commit 4f5a0da into master Feb 12, 2024
1 check passed
@Gadgetoid
Copy link
Collaborator Author

Uhhh merged this because it strikes me that Pinout.xyz has been running from GitHub pages for MONTHS now and I'd totally forgotten that-

  1. This was a thing
  2. The phatstack tool was very custom and got lost in translation

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