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

Refactor website to use a template language #21

Open
ciaranRoche opened this issue Apr 19, 2018 · 4 comments
Open

Refactor website to use a template language #21

ciaranRoche opened this issue Apr 19, 2018 · 4 comments
Labels
enhancement New feature or request

Comments

@ciaranRoche
Copy link
Member

Currently, as the website grows, so does the amount of repetitive code header footer etc.

Refactoring the website to use a template language would make maintaining the website a lot easier and cut down on the amount of code used.

Example templating languages that would be worth researching - handlebars, ejs

@ciaranRoche ciaranRoche added the enhancement New feature or request label Apr 19, 2018
@evanhearne
Copy link
Collaborator

@ciaranRoche currently working on the header part of this issue and it is completed, just waiting for approval by @laurafitzgerald. Hoping to work on the footer part tomorrow if header gets approved.

@ciaranRoche
Copy link
Member Author

@evanhearne awesome, would you mind linking a PR to this work, I would be interested in having a look.

@evanhearne
Copy link
Collaborator

#71

@evanhearne
Copy link
Collaborator

@ciaranRoche that's the navbar integration I'm working on. It works by linking in a separate file that contains the navbar code and puts it directly on the website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants