diff --git a/.gitignore b/.gitignore --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,6 @@ .sass-cache/ .jekyll-cache/ .jekyll-metadata +vendor/ +Gemfile.lock +.bundle/ diff --git a/Gemfile b/Gemfile new file mode 100644 --- /dev/null +++ b/Gemfile @@ -0,0 +1,11 @@ +source "https://rubygems.org" +ruby RUBY_VERSION + +gem "jekyll", "~> 3.8" +gem "jekyll-kde-theme" +gem "jekyll-feed" + +# If you have any plugins, put them here! +# group :jekyll_plugins do +# gem "jekyll-github-metadata", "~> 1.0" +# end diff --git a/_config.yml b/_config.yml --- a/_config.yml +++ b/_config.yml @@ -21,9 +21,11 @@ # Build settings markdown: kramdown -theme: minima +theme: jekyll-kde-theme plugins: - jekyll-feed +sass: + style: compressed # Exclude from processing. # The following items will not be processed, by default. Create a custom list diff --git a/about.md b/about.md --- a/about.md +++ b/about.md @@ -4,18 +4,20 @@ author: Mehrdad layout: page --- -Choqok is a [Free](http://www.gnu.org/philosophy/free-sw.html)/[OpenSource](http://www.opensource.org/docs/definition.php), fast, efficient and simple to use micro-blogging client. +Choqok is a [Free](https://www.gnu.org/philosophy/free-sw.html)/[OpenSource](https://www.opensource.org/docs/definition.php), fast, efficient and simple to use micro-blogging client. The name comes from an ancient Persian word, means Sparrow! Currently support Twitter and StatusNet, Pump.io and Open Collaboration micro-blogging services. -**License:** GPLv3 +## License: -
Use KDE Bug tracking system to report bugs or request for new features.
+This project is released under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html).
+
+
Use KDE Bug tracking system to report bugs or request for new features.
 
-#### Contact Us: +## Contact Us: * We have [a development mailing list](https://mail.kde.org/mailman/listinfo/choqok-devel), you can send emails to. - * Our IRC channel in Freenode network: #choqok \ No newline at end of file + * Our IRC channel in Freenode network: #choqok diff --git a/assets/img/app_icon.png b/assets/img/app_icon.png new file mode 100644 index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 GIT binary patch literal 0 Hc$@ - - - -  - -Thank you for your support. \ No newline at end of file diff --git a/css/main.scss b/css/main.scss new file mode 100644 --- /dev/null +++ b/css/main.scss @@ -0,0 +1,15 @@ +--- +# Only the main Sass file needs front matter (the dashes are enough) +--- + +@charset "utf-8"; + +#kHeaderNav a.nav-link, #kHeaderNav a.dropdown-item { + padding: 0 10px !important; +} + +@import "base.scss"; +@import "social.scss"; +@import "glyphs.scss"; +@import "download.scss"; +@import "home.scss"; diff --git a/development.md b/development.md --- a/development.md +++ b/development.md @@ -4,33 +4,28 @@ author: Mehrdad layout: page --- -Choqok is part of [KDE](http://kde.org) project, and source code is at [KDE official git repository](https://projects.kde.org/projects/extragear/network/choqok/repository "Web access to repository"). +Choqok is part of [KDE](https://kde.org) project, and source code is at [KDE official git repository](https://cgit.kde.org/choqok.git/). It’s always under development and there are many features to add… You can help its development via: * [coding](https://mail.kde.org/mailman/listinfo/choqok-devel) * [reporting bugs](http://bugs.kde.org/) - * [helping translation teams](http://l10n.kde.org/teams-list.php). - * [making a donation](http://choqok.gnufolks.org/about/contribute/) + * [helping translation teams](https://l10n.kde.org/teams-list.php). + * [making a donation](https://kde.org/donations) -### Help With Coding: +## Help With Coding: You can join [Choqok development mail list](https://mail.kde.org/mailman/listinfo/choqok-devel) to have a discussion on development or other stuff with Choqok developers or people interested in its development. _And some useful information about how to write an special Plugin for Choqok is available at [gitorious wiki pages](http://gitorious.org/choqok/pages/Home)._ -Choqok’s source code is hosted at KDE git repository, to have commit/push access you need to have a kde git account. [Check this](http://techbase.kde.org/Contribute) for more information. +Choqok’s source code is hosted at KDE git repository, to have commit/push access you need to have a kde git account. [Check this](https://community.kde.org/Get_Involved) for more information. -**If you have any patches, please use [KDE Review Board](http://reviewboard.kde.org/),** and assign it to [me](http://reviewboard.kde.org/users/momeny/). +**If you have any patches, please use [KDE Phabricator](https://phabricator.kde.org/),** and assign it to the [choqok project](https://phabricator.kde.org/project/view/96/).

- For coding, I recommend kdelibs coding style for Choqok. Nobody is forced to use it. but to have consistent formatting of the source code files it is recommended to make use of it. + For coding, I recommend kdelibs coding style for Choqok. Nobody is forced to use it. but to have consistent formatting of the source code files it is recommended to make use of it.

-

-
-

- -  \ No newline at end of file diff --git a/download.md b/download.md --- a/download.md +++ b/download.md @@ -4,32 +4,33 @@ author: Mehrdad layout: page --- -### Latest Release: Choqok 1.6 +## Latest Release: Choqok 1.6 - * **Source code:** [choqok-1.6.tar.bz2](http://download.kde.org/stable/choqok/1.6/src/choqok-1.6.0.tar.xz) + * **Source code:** [choqok-1.6.tar.bz2](https://download.kde.org/stable/choqok/1.6/src/choqok-1.6.0.tar.xz) * **Binary Packages**(Community maintained) : - * [ArchLinux](http://www.archlinux.org/packages/?repo=Community&q=choqok) + * [ArchLinux](https://www.archlinux.org/packages/?repo=Community&q=choqok) * [Kubuntu PPA](https://launchpad.net/~adilson/+archive/experimental) - * [Gentoo](http://packages.gentoo.org/package/net-im/choqok) + * [Gentoo](httpas://packages.gentoo.org/package/net-im/choqok) * Slackware: [SlackBuild](https://github.com/denydias/slackbuilds/tree/master/choqok), [64bit Package](https://github.com/denydias/slackbuilds/blob/master/pkg64/choqok-1.5-x86_64-1deny.tgz?raw=true) -

+

***

-### Latest development snapshot: +## Latest development snapshot: To get latest development snapshot use this: -**$ git clone git://anongit.kde.org/choqok** +```bash +$ git clone git://anongit.kde.org/choqok +``` -And if you already cloned the repository:** - -** +And if you already cloned the repository: -**$ git pull origin - -** + +```bash +$ git pull origin +``` Please take a look at README file, for build instruction. @@ -41,4 +42,4 @@ you need GNU GetText to compile source packages. (If you haven’t it, just remove _po_ directory) -[QJSon](http://qjson.sourceforge.net/) Library and [QOAuth](http://qt-apps.org/content/show.php/QOAuth?content=107420) library(>=1.0.1) is needed too! \ No newline at end of file +[QJSon](http://qjson.sourceforge.net/) Library and [QOAuth](http://qt-apps.org/content/show.php/QOAuth?content=107420) library(>=1.0.1) is needed too! diff --git a/index.md b/index.md --- a/index.md +++ b/index.md @@ -1,22 +1,21 @@ --- -title: Home date: 2010-07-11T16:46:59+00:00 author: Mehrdad layout: page --- -Choqok ( pronounced: tʃœˈʁʊk ) is a [Free](http://en.wikipedia.org/wiki/Free_software)/[Open Source](http://en.wikipedia.org/wiki/Open_source_software) micro-blogging client for [K Desktop Environment](http://kde.org). +Choqok ( pronounced: tʃœˈʁʊk ) is a [Free](https://en.wikipedia.org/wiki/Free_software)/[Open Source](https://en.wikipedia.org/wiki/Open_source_software) micro-blogging client by the [KDE community](https://kde.org). The name comes from an ancient Persian word, means Sparrow! -Currently supports [Twitter.com](http://twitter.com/), [Pump.io (Formerly known as Identi.ca)](http://identi.ca/), and [OpenDesktop.org](http://opendesktop.org) services. +Currently supports [Twitter.com](https://twitter.com/), [Pump.io (Formerly known as Identi.ca)](https://identi.ca/), and [OpenDesktop.org](https://opendesktop.org) services. [](https://i0.wp.com/choqok.gnufolks.org/uploads/choqok.png) ### It currently features: * Supporting Twitter.com micro-blogging service. * Supporting Identi.ca micro-blogging service. (pump.io) - * Supporting self hosted [Gnu Social (Formerly known as StatusNet)](http://www.gnu.org/software/social/) websites. (Using their Twitter compatible API) + * Supporting self hosted [Gnu Social (Formerly known as StatusNet)](https://www.gnu.org/software/social/) websites. (Using their Twitter compatible API) * Supporting Open Collaboration Services API (Used by opendesktop.org) * Supporting Friends, @Reply, Favorite and Public time-lines. * Support for send and receive direct messages. @@ -38,4 +37,6 @@ * Expand short Urls. * Proxy support. -### License: [GNU GPL v3](http://www.gnu.org/licenses/gpl.html) \ No newline at end of file +### License: + +This project is licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl.html) license.