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

Stop using gh-pages gem and upgrade to jekyll 4.x #39

Closed
camilamaia opened this issue Sep 29, 2020 · 4 comments · Fixed by #56
Closed

Stop using gh-pages gem and upgrade to jekyll 4.x #39

camilamaia opened this issue Sep 29, 2020 · 4 comments · Fixed by #56
Assignees
Labels
enhancement New feature or request hacktoberfest http://hacktoberfest.digitalocean.com/ website All issues on this repo should have this label

Comments

@camilamaia
Copy link
Member

Stop using gh-pages gem and Upgrade to jekyll 4.x

We are using Netlify to deploy the website instead of GitHub Pages now. For this reason, we can start using jekyll 4.x gem directly instead of gh-pages gem.

https://github.com/scanapi/website/blob/master/Gemfile#L7

@camilamaia camilamaia added enhancement New feature or request hacktoberfest http://hacktoberfest.digitalocean.com/ labels Sep 29, 2020
@camilamaia camilamaia added the website All issues on this repo should have this label label Oct 8, 2020
@beatorizu
Copy link

Hey, I would like to try this issue, but I do not know ruby

@camilamaia
Copy link
Member Author

Hey @beatorizu thanks for the comment! For this one we need to understand how RubyGems works (it is similar to python pip!) and how Jekyll works.

We need to:

We also have more pure python issues here, if you prefer (I saw in your github that you are a Python developer).

Let me know if you still want to work on this.

@beatorizu
Copy link

I could try the #316 or #303 or #261 😁

@camilamaia
Copy link
Member Author

@beatorizu I believe #261 is a good one to start with!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest http://hacktoberfest.digitalocean.com/ website All issues on this repo should have this label
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants