Coder Social home page Coder Social logo

dalthviz / website-spyder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spyder-ide/website-spyder

0.0 2.0 0.0 54.39 MB

Spyder IDE website sources. Built with Lektor.

Home Page: https://www.spyder-ide.org/

License: MIT License

HTML 12.06% JavaScript 1.93% CSS 86.01%

website-spyder's Introduction

Spyder Website — The Official Site of the Scientific Python Development Environment

Copyright © 2016–2018 Spyder Website Contributors

license PyPI status pypi version conda version download count Travis status OpenCollective Backers Join the chat at https://gitter.im/spyder-ide/public

Screenshot of the Spyder website homepage, showing a banner and screenshot

This is the repository for the Spyder IDE website at Spyder-IDE.org.

Getting Started

Install Lektor

Running installation script:

$ curl -sf https://www.getlektor.com/install.sh | sh

Using conda (Recommended way):

$ conda install lektor -c conda-forge

Using pip:

$ pip install -U Lektor

Run server and make changes

To run local server:

$ lektor server

If you also want to update the webpack files, you need npm installed and then run it like this:

$ lektor server -f webpack

Workflow

There are 2 branches, develop and production.

Develop

Default branch is develop and is deployed with gh-pages via Lektor to https://develop.spyder-ide.org/

Production

After test have been carried out by the QA Team, the changes from develop will be merged in production and deployed gh-pages via Lektor to https://www.spyder-ide.org

Technologies and Libraries used

This website is built using Lektor, a static web generator that could be customized using Jinja2 templates.

Frontend Libraries

Webpack

Webpack is used for built and generate static files (css, js, images, fonts), in the current configuration:

  • .scss files will be processed with Sass
  • .js files will be processed with Babel to convert ES6 into ES5
  • JS and CSS files will be minified

Lektor plugins

The build also requires several Lektor Plugins (No extra configuration is needed; Lektor automatically installs them when building):

More information

Main Website

Download Spyder (with Anaconda)

Online Documentation

Spyder Github

Troubleshooting Guide and FAQ

Development Wiki

Gitter Chatroom

Google Group

@Spyder_IDE on Twitter

@SpyderIDE on Facebook

Support Spyder on OpenCollective

website-spyder's People

Contributors

ccordoba12 avatar rlaverde avatar dalthviz avatar cam-gerlach avatar goanpeca avatar jitseniesen avatar juanis2112 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.