pydelhi / pydelhi.github.io

Python Delhi User Group Website
https://pydelhi.org
17 stars 36 forks source link

Release 0.1.0 #1

Closed theskumar closed 9 years ago

theskumar commented 9 years ago

Goal:


Feature Requests goes as comments below and should be added here upon consensus.

mgill25 commented 9 years ago

Perhaps make a separate issue, but I'd like to see more discussion on pages regarding the specific agenda of the organization and what are the activities that the org will commit itself to.

theskumar commented 9 years ago

I'm planning to have basic html page up and running and then let it evolve as time passes and as people feel the need to add different functionality.

aktech commented 9 years ago

Lets use some jekyll theme, after customizing it.

mgill25 commented 9 years ago

Not that I'm dogmatic about it, but maybe something written in Python? :)

aktech commented 9 years ago

Though, I meant that just for up and running purpose.

Not that I'm dogmatic about it, but maybe something written in Python? :)

+1

pyvkd commented 9 years ago

I certainly agree with @theskumar that the priority here is to atleast put a face to organisation. Since we need to submit proposal for Pycon2016 we need some quick and dirty solution so that we get the wheel moving. As and when the time comes we can evolve the website. @mgill25 Calling ourselves organisation is quite early we are not yet a fully functioning community we have a long way to go.

theskumar commented 9 years ago

Guys, the homepage of pydelhi.org is up, which I think is good enough for v0.1.0 release. Have a look at https://pydelhi.org and also at the source code.

The homepage or you can say root of the pydelhi.org is going to be simple static html hosted on Github.

How to create host new things under banner of pydelhi.org:

bhanuvrat commented 9 years ago

@theskumar looks great ... does the job ... excellent.

aktech commented 9 years ago

@theskumar Good Job! :+1:

dusual commented 9 years ago

@mgill25 I agree would love a python solution but @theskumar did a great job of getting us started. Its on github so we can just update using a pull request. I would recommened to use nikola for this in future. https://getnikola.com/

bhanuvrat commented 9 years ago

@dusual for a single page information center, this looks awesome ...

What more things are we going to put in here? ideas?

theskumar commented 9 years ago

Let's take up the discussion on new features here in release 0.2.0: https://github.com/pydelhi/pydelhi.github.io/issues/3

For features like blogging, we can create a new repo called gh:pydlehi/blog and it will available at pydelhi.org/blog/. Personally I will prefer the root repo i.e. pydelhi.github.io not use any tooling (similar thoughts as text editor vs IDE). Let's keep it simple?