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

Build and deploy static site #142

Merged
merged 21 commits into from
Dec 13, 2020
Merged

Build and deploy static site #142

merged 21 commits into from
Dec 13, 2020

Conversation

bhrutledge
Copy link
Owner

@bhrutledge bhrutledge commented Dec 12, 2020

Closes #135, closes #133, closes #132

Motivated by Webfaction migrating to new ownership, an impending invoice, and reluctance to upgrade Django. 😄

Major changes

  • Build static site by using wget to crawl Django site running locally
  • Add link to list of all songs on "Music" page (so that it gets crawled)
  • Clean up a bunch of URLs and redirects
  • Host all media on Cloudinary
  • Deploy static site to Netlify
  • Change DNS configuration on Namecheap

TODO

  • Create follow-up issues: daily builds, Netlify/GitHub integration, HTML validation, link checker

@bhrutledge bhrutledge merged commit dc41591 into master Dec 13, 2020
@bhrutledge bhrutledge deleted the 135-static-site branch December 13, 2020 12:19
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.

Deploy as a static site Add caching Use Cloudinary URLs in content
1 participant