Giter Site home page Giter Site logo

website-spyder's Introduction

Spyder Website

Copyright ยฉ 2016โ€“2018 Spyder Website Contributors

This is the repository for the Spyder IDE website at spyder-ide.github.io

Getting Started

Install Lektor

Running installation script:

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

Using conda (Recomended 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

Deploy

The master branch is automatically deployed to the github page spyder-ide.github.io using Travis-CI

Technologies and Libraries used

This website is built using Lektor an 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):

website-spyder's People

Contributors

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

Watchers

 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.