From 05f73a9e2d281524133fa25b41a286163c83628a Mon Sep 17 00:00:00 2001 From: Nikolay Lazarov Date: Wed, 23 Nov 2011 16:00:41 +0200 Subject: [PATCH 1/5] commit --- templates/base.html | 18 +++--- templates/development.html | 74 ++++++++++++------------- templates/docs.html | 8 +-- templates/download.html | 18 +++--- templates/index.html | 109 ++++++++++++++++++------------------- templates/screenshots.html | 6 +- templates/support.html | 20 +++---- 7 files changed, 123 insertions(+), 130 deletions(-) diff --git a/templates/base.html b/templates/base.html index b964a2bf..37d7bff7 100644 --- a/templates/base.html +++ b/templates/base.html @@ -13,9 +13,9 @@

@@ -26,12 +26,12 @@

-
  • Main Page
  • -
  • Download
  • -
  • Documentation
  • -
  • Support
  • -
  • Screenshots
  • -
  • Development
  • +
  • Главна страница
  • +
  • Сваляния
  • +
  • Документация
  • +
  • Помощ
  • +
  • Скрийшотове
  • +
  • Развитие
  • {% endblock %}
    diff --git a/templates/development.html b/templates/development.html index 8d8c36d2..9e93a0cc 100644 --- a/templates/development.html +++ b/templates/development.html @@ -1,83 +1,79 @@ {% from "macros" import video %} {% extends "base.html" %} -{% block title %}Development{% endblock %} +{% block title %}{% endblock %} {% block content %} -

    Development

    +

    -We are interested in any contribution. There are many ways how you can -contribute: + . :

    -The best way to contribute code or documentation is to send us a patch. +- .

    -

    How to Send a Patch

    +

    -The best way is to send a github pull request -against the sympy/sympy repository. -We'll review it and push it in. +- github +sympy/sympy . + .

    -If you need help with git, github, pull requests, patches, coding, SymPy or -anything related, just send us an email to the mailinglist -or ask on IRC (our channel is #sympy at freenode), we'll help. -Also, you can read our instructions + git, github, pull requests, , , SymPy + , IRC + ( #sympy at freenode), . + -how to prepare patches using git and github. + git github.

    -The github pull request is a preferred method, as that makes it easy for us to -review and push the code in. That said, -you can also clone the latest git repository (see the link on the right), prepare a branch with -your code, upload it somewhere (for example github) and send us a link to the github) sympy-patches -mailinglist, or you can even send us raw patches --- but it will be more work -for us to integrate it. +mailinglist, --- .

    -SymPy has a broad development team: +SymPy : http://docs.sympy.org/0.7.1/aboutus.html#sympy-development-team -, send us a patch and your name will appear there too. +, .

    -

    Sources of the Webpages

    +

    -Sources of these webpages are at: + : http://github.com/sympy/sympy.github.com

    -Feel free to send us patches with improvements. + .
    {% endblock %} @@ -86,14 +82,14 @@

    Sources of the Webpages

    {% block sidebar %}
    -

    Git Repository

    +

    Git

    - Main git repository:
    + git :
    git clone git://github.com/sympy/sympy.git

    - Online access: github.com/sympy/sympy + : github.com/sympy/sympy

    diff --git a/templates/docs.html b/templates/docs.html index 21529335..e1952d3a 100644 --- a/templates/docs.html +++ b/templates/docs.html @@ -1,16 +1,16 @@ {% from "macros" import video %} {% extends "base.html" %} -{% block title %}Documentation{% endblock %} +{% block title %}{% endblock %} {% block content %} -

    Documentation

    +

    -The documentation is maintained using the Sphinx Python documentation generator. + , Sphinx - , Python. -You can find it at: docs.sympy.org + : docs.sympy.org

    diff --git a/templates/download.html b/templates/download.html index aadba28f..6b21ae71 100644 --- a/templates/download.html +++ b/templates/download.html @@ -5,32 +5,32 @@ {% block content %} -

    Source Tarballs (Releases)

    +

    ()

    -Downloads -(at Google Code page) + +( Google Code)

    -

    Packages for Distributions

    +

    -Downloads -(at Google Code page) + +( Google Code)

    -

    Git Version

    +

    Git

    -Main git repository: + git :

     git clone git://github.com/sympy/sympy.git
     

    -Browse online: + : github.com/sympy/sympy

    diff --git a/templates/index.html b/templates/index.html index 794518c3..70672d04 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,55 +5,52 @@ {% block content %} -

    About

    +

    -SymPy is a Python library for symbolic mathematics. It aims to become a -full-featured computer algebra system (CAS) while keeping the code as simple as -possible in order to be comprehensible and easily extensible. SymPy is written -entirely in Python and does not require any external libraries. +SymPy Python . + (CAS), - . +SymPy Python .

    -

    Features

    +

    -SymPy core capabilities include: + SymPy :

    -Then there are SymPy modules for these tasks: + SymPy :

    @@ -64,46 +61,46 @@

    Features

    {% block sidebar %}
    -

    Download Now

    +

    -

    News

    +

    -29 Jul 2011 Version 0.7.1 released (changes)
    -28 Jun 2011 Version 0.7.0 released (changes)
    -18 Mar 2011 SymPy is accepted as a mentoring organization for Google Summer of Code 2011
    -23 Oct 2010 New website launched at sympy.org
    -17 Mar 2010 Version 0.6.7 released (changes)
    -20 Dec 2009 Version 0.6.6 released (changes)
    -26 Sep 2009 Final page about the 2009 Google Summer of Code in SymPy is -available. +29 Jul 2011 0.7.1 ()
    +28 Jun 2011 0.7.0 ()
    +18 Mar 2011 SymPy Google Summer of Code 2011
    +23 Oct 2010 sympy.org
    +17 Mar 2010 0.6.7 ()
    +20 Dec 2009 0.6.6 ()
    +26 Sep 2009 2009 Google Summer of Code in SymPy +.