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

Remove old content #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app.rb
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ def asset_path(file)
end

get '/contact' do
@title = :code_of_conduct
@title = :contact
haml :"/2024/contact", :layout => :"2024/layout"
end

Expand Down
5 changes: 2 additions & 3 deletions views/2024/attending.haml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
%h2 Attending

%p
RubyConf Kenya is an inclusive conference and as such strives to be
%a(href="#conduct") welcoming
and accessible to as many people as possible.
RubyConf Kenya is an inclusive conference and as such strives to be welcoming and accessible
to as many people as possible.
9 changes: 6 additions & 3 deletions views/2024/code_of_conduct.haml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
%section#conduct.body-section--content
%h2 Code of Conduct
%p
RubyConf Kenya is run under the auspices of Ruby Kenya. You can view our
%a(href="http://nairuby.org/about/code-of-conduct/" target="_blank") code of conduct.
These rules must be followed by all attendees at all conference-related events.
RubyConf Kenya is run under the auspices of Ruby Kenya. You can view our Code of Conduct
%a(href="#" target="_blank") link

%h3 Coming Soon !

-# %p These rules must be followed by all attendees at all conference-related events.
6 changes: 3 additions & 3 deletions views/2024/conference.haml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
%sup th
to 27
%sup th
July at iHub, 6th Floor, Senteu Plaza Galana/Lenana Road Junction · Nairobi. |
July at | Coming Soon | · Nairobi , Kenya |

%p
%a.button(href="https://goo.gl/maps/ocFot5hS4iG2" target="_blank") Directions
%a.button(href="#" target="_blank") Directions (Coming Soon)
%p
%a.button(href="/pdfs/2019/RubyConfKE_2019_schedule.pdf" target="_blank") View schedule
%a.button(href="#" target="_blank") View schedule (Coming Soon)
5 changes: 5 additions & 0 deletions views/2024/contact.haml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
%section#contact.body-section--content
%h2 Contact
%p You can reach us through the following channels

%h3 Coming Soon !
32 changes: 3 additions & 29 deletions views/2024/home.haml
Original file line number Diff line number Diff line change
@@ -1,32 +1,6 @@
%section.body-section--event-header
%a.skip-nav(href="#after-nav") Skip navigation
.body-section--event-header__inner
%hgroup
%h1.body-section--event-header__event
%span.event-title RubyConf
%span.event-title Africa
%span.two-oh-one-five
%span.two 2
%span.oh 0
%span.one 2
%span.five 4
%span>
%h4 THEME: AGILE, OPEN SOURCE AND ENTREPRENEURSHIP
%p On the 26th to 27th July 2024 leading Ruby developers from around the world will come |
together to share, inspire and learn. |

-#%a(href="/pdfs/2018/Ruby%20Conference%20Schedule.pdf" target="_blank" ) View schedule.
%h2.body-section--event-header__city
%span Nairobi
%span Kenya
%h3.body-section--event-header__date
26
%sup> th
&nbsp27
%sup> th
&nbspJuly 2024
.body-section--event-header__tickets
%a.button(href="http://meetu.ps/e/GCWQJ/1XVb3/f") Register Now!
%section#venue.body-section--venue
%img.body-section__header-image{src:'/images/rub_conf_banner.jpeg'}
%p All the conference sessions will be held at <To be determined> · Nairobi | Kenya



9 changes: 5 additions & 4 deletions views/2024/layout.haml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
%a(href= "/conference") Conference
%a(href= "/sponsors") Sponsors
%a(href= "/code_of_conduct") Code of Conduct
%a(href= "#contact") Contact
%a(href= "/contact") Contact

-# add the page body section below using yield
!= yield
Expand All @@ -35,9 +35,10 @@
-# add the footer section below
%section#contact.body-section--event-footer
%h4 Contact Us
%h5 Send us an email
%p.body-section--event-footer__links
%a(href="mailto:[email protected]") [email protected]
%p You can reach us through the following channels
-# %h3 Coming Soon!
-# %p.body-section--event-footer__links
-# %a(href="mailto:[email protected]") [email protected]
-# %h4 Elsewhere
-# %ul.body-section--event-footer__links
-# %li
Expand Down
34 changes: 28 additions & 6 deletions views/2024/location.haml
Original file line number Diff line number Diff line change
@@ -1,7 +1,29 @@
%section#venue.body-section--venue
%img.body-section__header-image{src:'/images/rub_conf_banner.jpeg'}
%p All the conference sessions will be held at <To be determined> · Nairobi | Kenya
%section.body-section--event-header
%a.skip-nav(href="#after-nav") Skip navigation
.body-section--event-header__inner
%hgroup
%h1.body-section--event-header__event
%span.event-title RubyConf
%span.event-title Africa
%span.two-oh-one-five
%span.two 2
%span.oh 0
%span.one 2
%span.five 4
%span>
%h4 THEME: AGILE, OPEN SOURCE AND ENTREPRENEURSHIP
%p On the 26th to 27th July 2024 leading Ruby developers from around the world will come |
together to share, inspire and learn. |

%p
-# %a.button(href="https://goo.gl/maps/ocFot5hS4iG2") Directions
%a.button(href="#") Directions
-#%a(href="/pdfs/2018/Ruby%20Conference%20Schedule.pdf" target="_blank" ) View schedule.
%h2.body-section--event-header__city
%span Nairobi
%span Kenya
%h3.body-section--event-header__date
26
%sup> th
&nbsp27
%sup> th
&nbspJuly 2024
.body-section--event-header__tickets
%a.button(href="http://meetu.ps/e/GCWQJ/1XVb3/f") Register Now!
Loading