pydatadelhi / old_website_2

1 stars 6 forks source link

Pipeline for initial release. #1

Open ramantehlan opened 5 years ago

ramantehlan commented 5 years ago

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.

  1. Read the README.md very carefully and thoroughly.
  2. 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.
  3. It is a responsive site, with a mobile-first approach.

Here is the list of task preceded with their id:

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.

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.

sakshivij commented 5 years ago

1

codekhal commented 5 years ago

I am working on #3ho for now! Will shoot a PR soon for your review.

bymayanksingh commented 5 years ago

I am working on #3co & #2.

bymayanksingh commented 5 years ago

@codekhal are you working on navigation header?

codekhal commented 5 years ago

@code-monk08 Yes, in my next PR

bymayanksingh commented 5 years ago

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

bymayanksingh commented 5 years ago

Working on Archive Page now.

ramantehlan commented 4 years ago

We will probably have to design a new pipeline or update this. As it's outdated now.

ramantehlan commented 4 years ago

@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.

priyanshu-247 commented 4 years ago

Sorry it was sent via email that's why its taken signature.

priyanshu-247 commented 4 years ago

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.

MSanKeys963 commented 4 years ago

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

ramantehlan commented 4 years ago

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.

priyanshu-247 commented 4 years ago

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.

ramantehlan commented 4 years ago

That sounds promising, we can go with this.