Skip to content

Commit

Permalink
fixed layout issues
Browse files Browse the repository at this point in the history
  • Loading branch information
smonadjemi committed Nov 25, 2024
1 parent c7db9aa commit 044a679
Show file tree
Hide file tree
Showing 34 changed files with 24 additions and 1,164 deletions.
62 changes: 1 addition & 61 deletions _data/carousel.yml
Original file line number Diff line number Diff line change
@@ -1,42 +1,3 @@
# - title: "Location Update"
# description: "IEEE VIS 2024 will now be held in the Hilton Downtown Tampa"
# button-text: "Register Now"
# button-url: "/info/registration/hotel-information"
# image: "2024-hilton.jpg"
# active: "active"

# - title: "IEEE VIS 2024 will now be fully virtual"
# button-text: "Register Now"
# button-url: "/info/registration/conference-registration"
# image: "virtual_tree.png"
# active: "active"

# - title: "The Road to VIS 2024 - Decisions"
# button-text: "Latest Blog Post"
# button-url: "/blog/vis-2024-OPC-blog-decisions_2"
# image: "road_to_vis24.png"

# - title: "Keynote Speaker: Dr. Bill Pike"
# button-text: "Read More"
# button-url: "/info/keynote-speaker"
# image: "bill-pike-carousel.jpg"

# - title: "Capstone Speaker: Professor Catherine D'Ignazio"
# button-text: "Read More"
# button-url: "/info/capstone-speaker"
# image: "catherine-dignazio-carousel.jpg"

# - title: "IEEE VIS is made possible by our supporters"
# button-text: "Become a supporter"
# button-url: "/supporters"
# image: "09212024-vis-supporters.png"

# - title: "IEEE VIS 2024 Swag Shop Now Open!"
# button-text: "Read More"
# button-url: "/info/swag"
# image: "vis2024-swag-carousel.png"


- title: "IEEE VIS 2025 in Vienna, Austria"
image: "skyline_vienna.jpg"
button-text: "Read More"
Expand All @@ -48,11 +9,11 @@
# button-url: "/blog/vis-2024-conference-format"
# image: "tradewinds_hall.jpg"


# - title: "The Road to VIS 2024 - Latest Blog Post from the Overall Paper Chairs"
# button-text: "Latest Blog Post"
# button-url: "/blog/vis-2024-OPC-blog-decisions"
# image: "road_to_vis24.png"

# - title: "Meet your 2023 VEC and VSC Candidates"
# description: "The VIS community will vote on a new representative each to join the Vis Executive Committee (VEC) and the Vis Steering Committee (VSC). Check out the Elections page to learn More about the nominees for each position. Elections will begin September 15. Remember to register to vote by August 25!"
# button-text: "Elections Page"
Expand All @@ -66,26 +27,5 @@
# button-url: "/info/awards/best-paper-awards"
# active: "active"

# - title: "Test of Time Awards Announced"
# image: "watch_old_wood.jpg"
# description: "The Test of Time awards for Infovis, VAST, and SciVis have been announced."
# button-text: "See the awards"
# button-url: "/info/awards/test-of-time-awards"

# - title: "Paper Sessions Schedule Announced"
# image: "clock.jpg"
# description: "The tentative schedule for paper presentations has been released."
# button-text: "See schedule"
# button-url: "/info/papers-sessions"

# - title: "Job postings"
# button-text: "Read More"
# button-url: "/info/jobs"
# image: "jobs.jpeg"

#- title: "Talk Recording Guide"
# description: "Check out some tips for recording your VIS talk from the conference organizers."
# button-text: "See the video"
# button-url: "https://youtu.be/SfWOKH8IR5k"
# image: "vis_presenting_tips.png"

6 changes: 3 additions & 3 deletions _includes/main-banner.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
<div class="md:w-1/2 w-full p-4 text-center text-lg self-center ">IEEE VIS: Visualization &amp; Visual Analytics</div>
<div class="md:w-1/2 w-full p-4 text-center text-lg self-center font-bold md:border-l border-l-0 md:border-t-0 border-t border-secondary-200 ">
<!-- Note, this has changed only for 2021 virtual conference, you can revert back to the previous format (commented below) -->
<span class="md:inline block">{{ include.event-location }}, {{ include.event-date }}</span>
<!-- <span class="md:inline block">{{ include.event-location }}, {{ include.event-date }}</span> -->

<!-- <span class="md:inline block">{{ include.event-date }}</span>
<span class="md:inline block">{{ include.event-date }}</span>
<span class="md:inline hidden"> in </span>
<span class="md:inline block">{{ include.event-location }}</span> -->
<span class="md:inline block">{{ include.event-location }}</span>
</div>
</div>

Expand Down
82 changes: 0 additions & 82 deletions _posts/2020-10-07-things-are-changing.md

This file was deleted.

46 changes: 0 additions & 46 deletions _posts/2020-10-15-vis-21-area-model.md

This file was deleted.

Loading

0 comments on commit 044a679

Please sign in to comment.