Giter Club home page Giter Club logo

logatec-portal's Introduction

LOG-a-TEC portal

This repository contains content for the LOG-a-TEC portal (http://log-a-tec.eu).

Content for pages is written in Markdown in files under content/pages.

Add any images to be included in pages to content/img. Images in editable form are in src (editable format is not uploaded to the server).

Static CSS and Javascript files are under theme/static. HTML templates are in theme/templates. Edit the templates if you want to change the header or other parts of the portal that are common across all pages.

Uploading content to the server

HTML is generated by Pelican. Pelican generates static HTML pages that are then uploaded to the server.

Setup

You need Python, PIP and Virtualenv installed. These are usually already installed. If not install them now:

$ sudo apt-get install python-virtualenv python-pip

Now clone the repository:

$ git clone [email protected]:sensorlab/logatec-portal.git

Generate HTML

$ cd logatec-portal
$ make

You can now check the generated website by opening output/index.html in a browser.

Upload to server

Before uploading to the server, please make sure that your changes are merged into sensorlab/logatec-portal!

You need to have a user account on log-a-tec.eu and your user needs to be the member of the logatec-web group.

$ rsync -rvz output/ log-a-tec.eu:/home/administrator/web/logatec

NOTE: As GitHub cannot handle large files, the dataset-files directory must be copied inside log-a-tec.eu:/home/administrator/web/logatec manually. The dataset-files directory is located in the HOME directory of user administrator, i.e. log-a-tec.eu:/home/administrator/dataset-files.

logatec-portal's People

Contributors

avian2 avatar klemenbr avatar 9morano avatar cfortuna avatar matevzv avatar timotejgale avatar josthkko avatar msmolnikar avatar

Watchers

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