Open
Description
This is the Pipeline for the first release of the PyData-Delhi Site. Before you can pick up the tasks, please make sure you read the following guidelines properly.
- Read the
README.md
very carefully and thoroughly. - You can find the layouts in temp_design, if you find anything confusing in it, you can ask for it in
PyDD Web Dev
telegram group. - It is a responsive site, with a mobile-first approach.
Here is the list of task preceded with their id:
- Design the architecture for the site, like the build system etc.
- Add all the pages and menu. (Home, Archive, Blog etc...)
-
#1
Creating a common CSS file and documenting it. (For keeping the same design all over the site) [small design system] -
#2
Adding common bottom(footer) section. -
#3
Develop the following pages.-
#3ho
Home. -
#3co
Conference. -
#3ar
Archive. -
#3bo
Blog. -
#3sp
Sponsor. -
#3vo
Volunteer. -
#3na
News. -
#3te
Team. -
#3co
Contact.
-
-
#4
Using meetup.com API, fetch the last x meetup data.
By this point, the site will be ready to push it to production
To improve the performance of the site following steps should be taken.
-
#p-1
Addmanifest.json
to the project. -
#p-2
Add service worker for caching.
Both the above lists are subject to updates, and each step can be further divided by you. You can choose the task you would like to work on by simply replying to this issue with the task id.
if at any point you feel you need assistance you can message the community on telegram, or ask it here.