GithubHelp home page GithubHelp logo

nikita-astronaut / poliastro.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from poliastro/poliastro.github.io

0.0 2.0 0.0 2.19 MB

poliastro website

Home Page: http://blog.poliastro.space/

License: MIT License

Makefile 12.26% Shell 5.63% Python 7.93% HTML 32.23% CSS 41.96%

poliastro.github.io's Introduction

This repository contains the source for http://poliastro.github.io/.

Based on the wonderful job by Jake Vanderplas https://github.com/jakevdp/jakevdp.github.io-source (MIT License)

Building the Blog

Clone the repository & make sure submodules are included

$ git clone https://github.com/poliastro/poliastro.github.io-source.git
$ git submodule update --init --recursive

Install the required packages:

$ conda env create [ -f environment.yml ]
$ source activate poliastro36
(poliastro36) $ npm install -g less

To generate the main CSS:

(poliastro36) $ lessc main.less > main.css

Build the html and serve locally:

(poliastro36) $ make html
(poliastro36) $ make serve
(poliastro36) $ open http://localhost:8000

Deploy to github pages

(poliastro36) $ make publish-to-github

poliastro.github.io's People

Contributors

anhiga avatar jakevdp avatar astrojuanlu avatar

Watchers

James Cloos avatar Nikita Astrakhantsev 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.