Git Product home page Git Product logo

sda.tech's Introduction

sda.tech Twitter

This is the source of the sda.tech website which is served with OntoWiki, Jekyll and Jekyll-RDF's plugin.

**For the rdf supported beta, please visit: ** sda.tech

Contents

  1. Setup
  2. Usage
    1. Integrate with Jekyll
    2. Make use of RDF data
    3. Configuration
  3. Setting up Sites and Templates

Setup

In order to get started you need to have full Ruby Development Envoirnment with all the headers and Ruby Gems installed. This website is being built by Jekyll version 3.5.1 and its compatible Ruby dev envoirnment and gems. If you have already setup Ruby Development Envoirnment and and Ruby Gems, you can run the following command as per Jekyll version 3.5.1:

gem install jekyll bundler

So after setting up Jekyll on your computer you can clone sda.tech repository at a desirable location on you computer after getting into the directory you can run the following command to see the project running:

bundle exec jekyll serve

Using Docker

We make use of a docker image to build a sda.tech page from a Git repository or local sources. This is essentially githubpages in a docker image. This docker image uses nginx, Jekyll, uwsgi and supervisor.

docker run -d --name sdatech --hostname sda.tech -p 8080:80 -v /var/www/sda.tech/:/data/jekyll/ whitegecko/dockerjekyllpages

Plugins & Externals Used

Following plugins have been used for building up the sda website:

  1. Jekyll-rdf
  2. Jekyll-twitter-plugin

You just have to run the following command inorder to include them in your project directory. The plugins are included in your _config.yml file but at some point if while setting up you get a error log of missing plugins. You can always compare the plugins list in your _config.yml with plugins stated above.

bundle exec jekyll build

File Structure & Architecture

A New Users Guide

Advanced Usage

Integrate with Jekyll

Make use of RDF data

For anyone who wants to maintain the sda.tech website and keep updating the latest updates, following is a page by page guide to sda.tech website:

About

People

Groups

Projects

Publications

For publications, we use exteral bib file(sda.bib) to present our bib entries. In order to customize the logic of presentation you need to customize the script in assets called, "bib-list-min.js" and to customize the style you can play with "bib-publication-list.css".

Jobs

Teaching

Partners

Blog

Contact

Templates

Configuration

Setting up Sites and Templates

sda.tech's People

Contributors

calvinheidermanns avatar gezimsejdiu avatar lorenzbuehmann avatar mohnish-rygbee 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.