Giter Club home page Giter Club logo

rakudo.org's Introduction

Rakudo.org

This is the source code for https://rakudo.org.

Installation

To install into rakudo.org dir in current directory run:

git clone https://github.com/perl6/rakudo.org &&
cd rakudo.org &&
cpanm -vn --installdeps .

Optionally, copy the Rakudo Star, Rakudo, and NQP binaries into binaries/ directory. You can use a different directory, but ensure to change it accordingly in conf.conf file, under binaries_dir key.

mkdir binaries
cp -R ~/some-location-with-binaries/* binaries/

To start development server, run:

./morbo

To start production server, run:

./hyp

If you need to stop it entirely later, run hypnotoad app.pl --stop

The servers listen on localhost, port 4242: http://localhost:4242

SASS

Note that running the site requires sass - you can either install the sass binary (e.g. with gem install sass, or using the perl module CSS::Sass). Sass is not installed automatically using the cpanm command above.

Debug Aid

Some areas of the site are platform-specific (e.g. showing a download link to a .deb file if the visitor is using Ubuntu). You can force a view for a specific platform by using platform query parameter. See process_platform_specific_content() in assets/main.js for valid values.

LICENSE

See LICENSE file for the details of the license of the code in this repository.

This repository also contains code authored by third parties that may be licensed under a different license. Such files indicate the copyright and license terms at the top of the file. Currently these include:

rakudo.org's People

Contributors

zoffixznet avatar patzim avatar rba avatar patrickbkr avatar hankache avatar stmuk avatar antonoks avatar coke avatar jj avatar tyil avatar lizmat avatar moritz avatar nxadm avatar alexdaniel avatar jstuder-gh avatar kensanata avatar kaiepi avatar interlab avatar jjatria avatar juanman80 avatar clarkema avatar softmoth avatar timo avatar

Stargazers

Roman avatar

Watchers

James Cloos 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.