GithubHelp home page GithubHelp logo

website's Introduction

The Ciao Website

This bundle contains the sources for the Ciao website. The file structure is as follows:

Manifest/           Manifest for this bundle
                    (includes some building code)
src/                Website contents in LPdoc format.
skel/               Additional website files
                    (images, CSS files, etc.).

The original sources (including alternative versions) of the logos and images in this repository are stored separately in the ciao-artwork repository.

Installation

This bundle requires a few additional steps to fetch external dependencies, build ciaowasm and ciao_playground bundles, and prepare the website files under CIAOROOT/build/site/ directory.

You can build and install the website with:

ciao custom_run website fetch_externals
ciao build --bin website
ciao build --grade=wasm website
ciao install --grade=wasm website
ciao custom_run website dist

NOTE: The metadata for the bundle catalog is pre-generated in the cached_catalog.pl file. Use bundle_extra_info:gen_catalog to generate it.

Serving the website

Use an HTTP server with multi-threading capabilities with root at CIAOROOT/build/site/. See the README.md at the ciao_playground for more details.

website's People

Contributors

jfmc avatar

Watchers

 avatar  avatar  avatar  avatar

website's Issues

The links to the documentation of bundles seem to be broken

Hello,
In the bundles catalog, if I click on a specific bundle name, the page shows its description and link to its documentation, such as here: https://ciao-lang.org/bundles.html#gendot
However, clicking on the "documentation" link goes to a non-existent page.

For example,

https://ciao-lang.org/ciao/build/doc/gendot.html/
https://ciao-lang.org/ciao/build/doc/ciaomath.html/
https://ciao-lang.org/ciao/build/doc/lpmake.html/

(These all go 404...)

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.