GithubHelp home page GithubHelp logo

00mjk / website-7 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from the-norman-sicily-project/website

0.0 0.0 0.0 63.37 MB

The website for the Norman Sicily Project

Home Page: http://www.normansicily.org

License: MIT License

HTML 62.72% CSS 27.55% Shell 7.57% JavaScript 2.16%

website-7's Introduction

The Norman Sicily Project Website

The website for the Norman Sicily Project

Building the site

To build the website you need to have the following tools installed:

The site uses the Hamburg theme.

The site uses Mapbox for the map tiles. To specify a Mapbox API Key set the MAPBOX_APIKEY environment variable before running the build script.

To build the site run build.sh from the repository root:

$ ./scripts/build.sh

The script will clean directories, install the theme, clone subprojects and build them. The result can be found in the dist directory.

By default, the site will build in "production" mode with a base URL of http://www.normansicily.org/. To build in "development" mode with a base URL of http://localhost:8080/, pass development as a command line argument:

$ ./scripts/build.sh development

Running the development site

After building in development mode, run a static web server from the dist directory. For example, you can use python's SimpleHTTPServer.

$ python -m SimpleHTTPServer 8080

Deploying the site

After building the site, deploy the contents of the dist directory.

License

The MIT License (MIT)

Copyright (c) 2020 Joseph P. Hayes and Dawn Marie Hayes

website-7's People

Contributors

jamleyv avatar joephayes 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.