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

Upgrade to CircleCI 2.0. Fixes #76 #86

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

Conversation

Ryuno-Ki
Copy link
Collaborator

Hi, mudler!
I'm going to document my research and #76 so the staff can benefit from it.
Including reading up it took me about ~1h to translate our config.

I haven't tested it though, so please do not merge yet (only after our website got pushed to production).

Ryuno-Ki and others added 26 commits March 7, 2018 22:15
Taking [Bug 5598](https://bugs.sabayon.org/show_bug.cgi?id=5598) as confirmation. Changes:

* Fix <title>.

* Remove spinbase links. Fixes Sabayon#67

* Remove broken arm image links. Fixes Sabayon#68

* Remove broken Belnet mirror link. Fixes Sabayon#69

* Remove broken Argentinian mirror links. Fixes Sabayon#71

* Remove broken Lisboa mirror link. Fixes Sabayon#72

* Always link to secure version of donate page. Fixes Sabayon#73

* Remove broken Russian mirror links.

* Remove broken UK mirror links.

* Fix Portugese mirror links.
ARM part removed according to feedback
+ some rewording
+ note about code repositories
Plus a future steps plan and fixed link to download page (with trailing slash it will be one server round-trip less).
That is, further download options and Social Media got their own subsection. I felt it was confusing to find them directly under the Download heading.
…yon member

Point to 17.03 for server edition
* Strip down markup to bare minimum.

* Make adjustments for styling grid.

* Moved content for partials out of layout.

* Apply theming.

* Moved content out of layout.

* Get rid of custom layouts for single documents.

* Moved article directory to blog and make use of Hugo block feature.

* Automagically list new _flavours

* Automagically list new _features

* Automagically list new _sponsors

* Adjust types to get rid of custom ones.

* Track sidebar items as markdown files.

* Fix rendering issues.

* Reorganise content to ease navigation.

* Move mirror data to JSON file.

* Get menu items right. Move files into their respective place.

* Use shortcodes!

* New shortcode for social media links.

* Move content of mirrors to JSON file.

* Use shortcode in server download page.

* Tooltip for SCR

* Improve page navigation.

* Play around with new home page showing only a hero image and sponsors.

* Allow different chat rooms. Improve layout on homepage for small viewports.

* Worked on first draft of sitemap.html. Improved layout slightly.

* Updated with changes from master since branching out.
# Since there are no official Hugo docker builds, pick one from the
# community.
# See https://discourse.gohugo.io/t/docker-official-repo-for-hugo/144/6
- image: jojomi/hugo:0.31.1
Copy link
Member

Choose a reason for hiding this comment

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

Since we are not using hugo from the image, i guess it's fine to use ours in this case

Copy link
Member

@mudler mudler left a comment

Choose a reason for hiding this comment

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

Thanks for working on this, i'm ok with it, but since we are at it, i would test it with our docker image

@mudler mudler assigned Ryuno-Ki and unassigned mudler Jun 27, 2018
@Ryuno-Ki
Copy link
Collaborator Author

@mudler So what exactly needs to be changed?

@Ryuno-Ki
Copy link
Collaborator Author

I've merged Sabayon/w0h000#8 on CLI, so we can progress on this from my point of view.

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

Successfully merging this pull request may close these issues.

4 participants