Skip to content

Add another level to the pages directory structure #1138

@jbubar

Description

@jbubar

Dependency

#1139

Overview

Proposal to restructure to directory. The Idea is to have all the pages in one directory named pages. Because we are restructuring some of the pages to be in their own dir's it would make sense to put those dir's into a pages dir.
Note: this needs to be completed quickly, because merge conflicts would be super annoying.
Please feel free to coordinate with people who are building pages

Action Items

  • create a new dir named _pages
  • move the wins dir, and the events dir into the _pages dir
  • make sure everything still works 1st time
  • add all the other html files in the root dir to the _pages dir
  • add necessary front matter to the html pages
  • make sure everything still works 2nd time

Resources/Instructions

example front matter on the events/events.html page

---
layout: default
title: Events - Hack for LA
permalink: /events/
---

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions