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 jekyll #33

Merged
merged 12 commits into from
Mar 11, 2024
Merged

migrate to jekyll #33

merged 12 commits into from
Mar 11, 2024

Conversation

duncathan
Copy link
Contributor

No description provided.

@duncathan duncathan force-pushed the jekyll branch 5 times, most recently from ed6a02b to a17aefb Compare March 10, 2024 20:35
Copy link
Contributor

@Miepee Miepee left a comment

Choose a reason for hiding this comment

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

Initial pass. Will likely need to give this a lot more passes later.

_data/rdv.yml Show resolved Hide resolved
_games/cave_story.md Show resolved Hide resolved

<div class="container">

<div class="wrapper p-5 text-center">
Copy link
Contributor

Choose a reason for hiding this comment

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

Why does this file have a giant built-in svg?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

image
idk it came that way and it's pretty lol

Copy link
Contributor

Choose a reason for hiding this comment

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

I would at least externalize the svg out TBH. rather than have a huge blob.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

feel free! i have no idea how to do that and never really had any intention of touching this page

_includes/_readme/credits.md Outdated Show resolved Hide resolved
_includes/analytics.html Show resolved Hide resolved
_posts/dread/2024-03-10-export-romfs.md Show resolved Hide resolved
_sass/_404.scss Show resolved Hide resolved
_sass/autumn.scss Show resolved Hide resolved
_sass/native.scss Show resolved Hide resolved
ci.sh Outdated Show resolved Hide resolved
<div class="d-grid col-md col-12">
<a class="btn btn-rdv btn-lg" href="{{ url_prefix }}/Randovania.{{ rdv.version }}.Installer.exe">
<i class="fa fa-windows fa-lg"></i>
&nbsp; Windows Installer
Copy link
Member

Choose a reason for hiding this comment

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

The inconsistent space here annoys me lmao

Copy link
Contributor

@Miepee Miepee left a comment

Choose a reason for hiding this comment

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

final nit.
Lets open issues for the rest. Things dont need to be perfect and its already 10x better than our old site.


[BashPrime](https://www.twitch.tv/bashprime), [Pwootage](https://github.com/Pwootage), and [April Wade](https://github.com/aprilwade) made <https://randomizer.metroidprime.run/>, from which the GUI was based.

Website created by [Hugoshido](https://twitch.tv/hugoshido) and [duncathan_salt](https://twitter.com/duncathan_salt). portfolYOU Jekyll theme by Youssef Raafat. Free for personal and commercial use under the MIT license.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Website created by [Hugoshido](https://twitch.tv/hugoshido) and [duncathan_salt](https://twitter.com/duncathan_salt). portfolYOU Jekyll theme by Youssef Raafat. Free for personal and commercial use under the MIT license.
Website created by [Hugoshido](https://twitch.tv/hugoshido) and [duncathan_salt](https://twitter.com/duncathan_salt). portfolYOU Jekyll theme by Youssef Raafat. Free for personal and commercial use under [the MIT license](https://github.com/YoussefRaafatNasry/portfolYOU/blob/master/LICENSE).

@Miepee Miepee merged commit 92e156b into main Mar 11, 2024
1 check passed
@duncathan duncathan deleted the jekyll branch March 11, 2024 19:34
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.

Automatically update the version in website on new releases Add AM2R to randovania.github.io
3 participants