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

Migrate to hugo #84

Merged
merged 21 commits into from
Dec 18, 2023
Merged

Migrate to hugo #84

merged 21 commits into from
Dec 18, 2023

Conversation

noxilixon
Copy link
Contributor

  • Migrated the content from the old website to hugo
  • Created automatic deployment via github actions
  • Added apache configuration (similar to the setup used in utils.berlin.freifunk.net)

Currently available via dev.ff.berlin/hugo

@noxilixon noxilixon requested a review from Noki November 28, 2023 13:21
@Akira25
Copy link
Member

Akira25 commented Nov 28, 2023

If we are going to host the website on a new vm, I'd love to go with nginx, as this is the server, we use throughout the rest of the ansible repo.

@noxilixon
Copy link
Contributor Author

If we are going to host the website on a new vm, I'd love to go with nginx, as this is the server, we use throughout the rest of the ansible repo.

Yes, i would like to have just the hugo stuff in this repo and make the server config via ansible. But this is out of the scope for this pr.

@noxilixon noxilixon force-pushed the hugo branch 10 times, most recently from d40748b to 4c754d3 Compare November 28, 2023 15:30
@noxilixon noxilixon changed the title Migrate to hugo WIP: Migrate to hugo Nov 28, 2023
@noxilixon noxilixon force-pushed the hugo branch 8 times, most recently from 588a8b8 to 5c859cb Compare December 13, 2023 00:32
@Noki Noki force-pushed the hugo branch 2 times, most recently from c21acb9 to d196828 Compare December 15, 2023 07:52
@Noki
Copy link
Member

Noki commented Dec 15, 2023

I fixed quite some stuff. What's still open:

  • Markdown linter fixes (probably add more custom short codes e.g. for iframes / and or replace linter with one that works better with Hugo)
  • Change image shortcode
  • Apache configuration fixes / changes (see Redirect from home with 302 #87)

@noxilixon
Copy link
Contributor Author

noxilixon commented Dec 16, 2023

  • Blank line in robots.txt before the Sitemap
  • iFrame to shortcodes

Reduces iframe to the essential attributes, removed the deprecated ones and made a shortcode for it
@noxilixon noxilixon force-pushed the hugo branch 7 times, most recently from 6ccd2a1 to 4cf0d03 Compare December 16, 2023 05:37
@Noki Noki mentioned this pull request Dec 16, 2023
Copy link
Member

@Noki Noki left a comment

Choose a reason for hiding this comment

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

Ready to be deployed!

@noxilixon noxilixon merged commit dff6121 into master Dec 18, 2023
3 checks passed
@Noki Noki deleted the hugo branch February 10, 2024 18:56
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.

3 participants