Code Monkey home page Code Monkey logo

website-content's Introduction

DIAG Website content

This repository stores all the content and source code for the DIAG websites. From this repository multiple Pelican-powered websites are built, based on a central content database.

Build and Deploy

Websites

Live websites:

Updating the content

Please see the documentation for guides on updating the sites.

Building the website locally

Install requirements

  1. pip install -r requirements.txt

To build a website:

  1. Run: WEBSITE=website-pathology ./copy_content.sh to copy files for any website (pathology in this example).
  2. cd into a website folder (e.g., website-pathology or any other website): cd website-pathology
  3. Run pelican: pelican --autoreload
  4. Start the development server: pelican --listen

(On Non-windows you can combine step 2 and 3 with pelican --autoreload --listen)

To build the css:

  1. Install npm==7.12.0
  2. Run css build in radboudumc-theme: npm run deploy-watch

Design resources

If you design an image/poster or similar for the website, please store the design files (if not too big) in the directoy content/src/ in the apropriate subtree. This allows others to update media more easily should they ever become outdated.

website-content's People

Contributors

ajaypatel86 avatar anindox8 avatar arjenpdevries avatar brambozz avatar bramvanginneken avatar cjacobs1 avatar cristinaggonzalo avatar cyrilrjk avatar dependabot[bot] avatar diagwebteam avatar francescociompi avatar geertlitjens avatar ghumpire avatar haimasree avatar hanspinckaers avatar henkjanhuisman avatar jmsmkn avatar jonasteuwen avatar kicksta avatar kiranvaidhya avatar martvanrijthoven avatar meykehermsen avatar mjjdg avatar njmhendrix avatar nlessmann avatar pkcakeout avatar rashindra avatar silvanquax avatar thomasvdheuvel avatar wouterbulten 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.