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

Convert Website to Hugo #28

Closed
4 tasks
anthonylavado opened this issue Oct 1, 2019 · 4 comments
Closed
4 tasks

Convert Website to Hugo #28

anthonylavado opened this issue Oct 1, 2019 · 4 comments
Labels
Hacktoberfest Hacktoberfest issues, see hacktoberfest.digitalocean.com help wanted Extra attention is needed

Comments

@anthonylavado
Copy link
Member

The theme for this website is called Evie. Someone had made a Hugo port, but it was incomplete.

Recently, one of our main jellyfin-web contributors (@dkanada), helped fix this port up to be usable, but we need help to implement it.

The repo is available here: https://github.com/dkanada/evie-hugo

Any PRs that can help with this goal will be gladly accepted.

In the final website, we're looking to do the following:

  • Keep the same styling we're using now (fonts, colours, etc.)
  • Keep the same static pages that we currently have (If we need to re-write them in MD, that's fine, we just need that template)
  • Create a blog section for us to start writing posts
  • Bonus - Add a section that shows the most recent post title on the main page
@anthonylavado anthonylavado added help wanted Extra attention is needed Hacktoberfest Hacktoberfest issues, see hacktoberfest.digitalocean.com labels Oct 1, 2019
@cewert
Copy link
Contributor

cewert commented Oct 3, 2019

Using hugo seems to break the documentation(docs folder). I just tried moving the docs folder into the content folder and index.html worked but all of the sub folders threw a 404.

I'm new to hugo so maybe I'm missing something. I'll look into this more when I get time.

@dkanada
Copy link
Member

dkanada commented Oct 5, 2019

@cewert good news, we just modified the hosting so we can separate the docs from the main website when we migrate to hugo, so you no longer need to worry about that.

@dkanada
Copy link
Member

dkanada commented Oct 5, 2019

@cewert @anthonylavado we might want to use the commit history for the new code rather than throw it all in the current tree, which do you guys think is better? I have no opinion, just thought it might be worth considering.

@anthonylavado
Copy link
Member Author

Closed through several other PRs and new build process. Thank you to @dkanada and @cewert for making it possible 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest Hacktoberfest issues, see hacktoberfest.digitalocean.com help wanted Extra attention is needed
Development

No branches or pull requests

3 participants