Giter Site home page Giter Site logo

bplrfe / solvespace-web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from solvespace/solvespace-web

0.0 2.0 0.0 228 MB

solvespace.com website

Home Page: https://solvespace.github.io/solvespace-web

License: Other

ApacheConf 0.13% Perl 88.76% Makefile 0.45% Perl 6 8.40% CSS 1.35% JavaScript 0.40% Shell 0.50%

solvespace-web's Introduction

SolveSpace's website

This repository contains the source code of the official website of SolveSpace, a parametric 2d/3d CAD.

Prerequisites

The templating engine that generates this website is written in Perl and requires the GD module.

Linux

On Debian, Ubuntu, and compatible distributions the dependencies can be installed with:

apt-get install perl-base libgd-gd2-perl

macOS

When using Homebrew, the dependencies can be installed with:

brew install perl libgd
cpan install gd

Windows

On Windows 10, the dependencies can be installed using the Windows Subsystem for Linux, by first installing WSL and then following the steps for Linux.

On any version of Windows, the dependencies can be installed using Cygwin:

  • git
  • make
  • perl, perl-GD

Workflow

Before you start, fork the solvespace-web repository and clone it into any convenient directory:

git clone [email protected]:USERNAME/solvespace-web

Then, verify that the prerequisites are installed correctly by running make. If this command succeeds, open the html/index.html file in your browser.

You can modify the website as follows:

  1. Change a .pl file to modify a page, or add an asset to pics, vids or dl;
  2. (Re)generate HTML for every page and copy assets by invoking make;
  3. Verify that the change is correct;
  4. Commit the change and send a pull request.

License

CC BY-SA 4.0

solvespace-web's People

Contributors

jwesthues avatar whitequark 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.