KDE India: Difference between revisions

From KDE Community Wiki
m (Alexmerry moved page JDE India to KDE India: typo)
(6 intermediate revisions by 3 users not shown)
Line 3: Line 3:
__TOC__
__TOC__


= Who are we? =
== Who are we? ==
KDE-India is a group of volunteers who are a part of this community, and have been meeting up at various FOSS events in India and abroad. Over the last few years, there has been a substantial increase in contributions to KDE from India to various avenues like coding, localization, marketing, website/infrastructure maintenance etc. There has also been a lot of contributions as a part of programmes like Google Summer of Code and Season of KDE.
KDE-India is a group of volunteers who are a part of this community, and have been meeting up at various FOSS events in India and abroad. Over the last few years, there has been a substantial increase in contributions to KDE from India to various avenues like coding, localization, marketing, website/infrastructure maintenance etc. There has also been a lot of contributions as a part of programmes like Google Summer of Code and Season of KDE.


== Joining KDE India community ==
=== Joining KDE India community ===
If you wish to be a part of the Indian KDE community, you can join us on IRC at [irc://#kde-in #kde-in] (network: freenode).
If you wish to be a part of the Indian KDE community, you can join us on IRC at [irc://#kde-in #kde-in] (network: freenode).


= What is KDE.in =
== What is KDE.in ==
KDE.in is the community website for the KDE India team. It publishes information, events and media content for anything and everything related to KDE and its Indian volunteers. KDE.in is maintained by the [[#Website_administrators|KDE.in website administrators]].
KDE.in is the community website for the KDE India team. It publishes information, events and media content for anything and everything related to KDE and its Indian volunteers. KDE.in is maintained by the [[#Website_administrators|KDE.in website administrators]].


== Publishing content ==
=== Publishing content ===
If you wish to publish content on http://kde.in, you may send a mail to '''[email protected]'''. Your submission will be reviewed before it is available publicly.
If you wish to publish content on http://kde.in, you may send a mail to '''[email protected]'''. Your submission will be reviewed before it is available publicly.


== Joining the website team ==
=== Joining the website team ===
Website team members are required to have the following skill set:
Website team members are required to have the following skill set:
* PHP
* PHP
Line 24: Line 24:
Get in touch with the [[#Website_administrators|Website administrators]] to become a part of the team.
Get in touch with the [[#Website_administrators|Website administrators]] to become a part of the team.


== KDE.in website source ==
=== KDE.in website source ===
KDE India website is powered by [http://wordpress.org WordPress]. The source is available at the KDE Git repository: [http://projects.kde.org/kde-in http://projects.kde.org/kde-in]
KDE India website is powered by [http://wordpress.org WordPress]. The source is available at the KDE Git repository: [http://projects.kde.org/kde-in http://projects.kde.org/kde-in]


Line 35: Line 35:
Once cloned, you can simply place the source files in your httpd web root folder, or your private server. WordPress will automatically handle installation and DB scripts.
Once cloned, you can simply place the source files in your httpd web root folder, or your private server. WordPress will automatically handle installation and DB scripts.


== Website administrators ==
=== Website administrators ===
=== Maintainer ===
==== Maintainer ====
* Sayak Banerjee <[email protected]>
* Sayak Banerjee <[email protected]>
=== Website team ===
==== Website team ====
* Pradeepto Bhattacharya <[email protected]>
* Pradeepto Bhattacharya <[email protected]>
* Shantanu Tushar Jha <[email protected]>
* Shantanu Tushar Jha <[email protected]>
* Nikhil Marathe <[email protected]>
* Nikhil Marathe <[email protected]>
[[Category:KDE Web Team]]

Revision as of 12:59, 9 March 2016

KDE India: http://kde.in

Who are we?

KDE-India is a group of volunteers who are a part of this community, and have been meeting up at various FOSS events in India and abroad. Over the last few years, there has been a substantial increase in contributions to KDE from India to various avenues like coding, localization, marketing, website/infrastructure maintenance etc. There has also been a lot of contributions as a part of programmes like Google Summer of Code and Season of KDE.

Joining KDE India community

If you wish to be a part of the Indian KDE community, you can join us on IRC at #kde-in (network: freenode).

What is KDE.in

KDE.in is the community website for the KDE India team. It publishes information, events and media content for anything and everything related to KDE and its Indian volunteers. KDE.in is maintained by the KDE.in website administrators.

Publishing content

If you wish to publish content on http://kde.in, you may send a mail to [email protected]. Your submission will be reviewed before it is available publicly.

Joining the website team

Website team members are required to have the following skill set:

  • PHP
  • MySQL
  • HTML / CSS
  • JavaScript knowledge would be a plus

Get in touch with the Website administrators to become a part of the team.

KDE.in website source

KDE India website is powered by WordPress. The source is available at the KDE Git repository: http://projects.kde.org/kde-in

To checkout, execute the following at your terminal:

git clone git://anongit.kde.org/websites/kde-in

If you already have write access to the repository, use the following instead:

git clone [email protected]:websites/kde-in

Once cloned, you can simply place the source files in your httpd web root folder, or your private server. WordPress will automatically handle installation and DB scripts.

Website administrators

Maintainer

Website team