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

Website repository setup and workflow #20

Open
8 tasks
skrings opened this issue Feb 9, 2019 · 0 comments
Open
8 tasks

Website repository setup and workflow #20

skrings opened this issue Feb 9, 2019 · 0 comments
Labels

Comments

@skrings
Copy link

skrings commented Feb 9, 2019

Website repository setup and workflow

This is a proposal for a website repository setup that should make our life a bit easier.

Repository

For each conference we should create a dedicated repository named <year>.rubyunconf.eu for the website.

DNS

Setup a subdomain for each conference with the year https://<year>.rubyunconf.eu
Redirect from https://rubyunconf.eu to the current conference subdomain https://2019.rubyunconf.eu

Workflow

  • Create a new repository 2020.rubyunconf.eu
  • Push code from 2019.rubyunconf.eu to 2020.rubyunconf.eu
  • Setup DNS for https://2020.rubyunconf.eu
  • Start over and edit the website as you want

Advantages

  • We will gain stable links - shared links will continue to work next year
  • Keep it simple - we don't have to fiddle around with last years decisions
  • The old conference website stays available in its original form

Action Items

Acknowledgement

Most of this was proudly found elsewhere.

Examples

JSUnconf

https://github.com/jsunconf

http://jsunconf.eu
https://2019.jsunconf.eu
https://2018.jsunconf.eu
https://2017.jsunconf.eu

The Conference

https://theconference.se/
https://2019.theconference.se/
https://2018.theconference.se/
https://2017.theconference.se/

@janz93 janz93 added the website label Feb 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants