Open ramantehlan opened 5 years ago
I am working on #3ho for now! Will shoot a PR soon for your review.
I am working on #3co & #2.
@codekhal are you working on navigation header?
@code-monk08 Yes, in my next PR
I have kept texts, font & other component styling for last, once all the layouts are implemented, will style them consistently.
All are nearly done Conference Page #3co Sponsorship Page #sp Common Footer #2
adding them in my PR
Working on Archive Page now.
We will probably have to design a new pipeline or update this. As it's outdated now.
@codeweb-stack I have deleted the comment you posted because it exposed your mobile number publicly.
Thank you for volunteering for this. If you want, you can take the lead on this and come up with the tech stack and the layout we can use.
Sorry it was sent via email that's why its taken signature.
I will suggest Flutter & Firebase for rapid development tech stack . I will be making layout on basis of pages in https://hoverboard-master.firebaseapp.com.
I will suggest Flutter & Firebase for rapid development tech stack . I will be making layout on basis of pages in https://hoverboard-master.firebaseapp.com.
This looks good to me. What do you think @ramantehlan ? Cc: @Arsh23 @techedlaksh
This tech stack is good if we want a site for a conference or something. I like the design for it.
However, the aim now is to create a landing page for PyData Delhi, which is easy to maintain and low cost. We want something for the long term.
What I had in mind is to use a static site generator like gatsby or Hugo, that I think is easy to maintain and can be done quickly with less efforts.
Yup Gatsby will be much useful for rapid static site build. Gatsby plugin for meetup.com available at https://www.gatsbyjs.org/packages/gatsby-source-meetup/ So we can seamlessly update website with pydata meetup data.
That sounds promising, we can go with this.
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.
README.md
very carefully and thoroughly.PyDD Web Dev
telegram group.Here is the list of task preceded with their id:
#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.