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

make creating a new landing page easy for non- engineers #58

Open
4 tasks
echolabstech opened this issue Apr 13, 2019 · 0 comments
Open
4 tasks

make creating a new landing page easy for non- engineers #58

echolabstech opened this issue Apr 13, 2019 · 0 comments
Labels
priority: high workflow workflow requirement

Comments

@echolabstech
Copy link
Contributor

echolabstech commented Apr 13, 2019

problem

Currently, we don't have a CMS so when new content such as landing pages (i.e. bridging the gap, workshops, etc...) needs to be created we still need a dev to do the work. What we do have are interns and junior engineers, and more on the way. We want to make it easy for them to do development. Afterwards, we need a way for non-engineers to do the same.

solution

I'll communicate the solution as a BDD test with the intention to translate that test into behave logic.

scenario: an engineering intern makes a landing page with a slider

Given: I have page.html with all the fixings (html, head, body, etc...)
Then to import the navigation component
Then I import a slider component
Then I import the footer component
Then I customize the slider with images

issues

@echolabstech echolabstech changed the title create new landing page workflow: create new landing page Apr 14, 2019
@echolabstech echolabstech added the workflow workflow requirement label Apr 14, 2019
@echolabstech echolabstech changed the title workflow: create new landing page create new landing page Apr 14, 2019
@echolabstech echolabstech changed the title create new landing page make creating a new landing page easy for engineers Apr 25, 2019
@echolabstech echolabstech changed the title make creating a new landing page easy for engineers make creating a new landing page easy for non- engineers Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high workflow workflow requirement
Projects
None yet
Development

No branches or pull requests

1 participant