Coder Social home page Coder Social logo

ospo's Introduction

The Lero Open Source and Open Science Programme Office (OSPO)

Repository for the Lero OSPO website: https://sfi-lero.github.io/OSPO/

Website core configuration

The website can be configured from the _config.yml file. This is where the website contact email, twitter handle, description, title, etc. can be edited, as well as the default ruby gems etc. .

Adding mentors

Mentors are added inside the _mentors directory.

Adding/editing pages

Pages can be added by placing .md files in the root folder. The markdown content can be freely edited but must have the following type of YML content at the top:

---
layout: pagefullwidth
title: "Page title"
description: "Page description"
logo:
header-img: "img/home-bg.jpg"
ordernumber: 5
---

Note that HTML files can also be used when they have the YML content at the top. Furthermore HTML can be used within markdown files.

Markdown guide

https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet

Editing the front page

The front page is built using: https://github.com/SFI-Lero/OSPO/blob/main/index.html

Which includes content from this markdown file: https://github.com/SFI-Lero/OSPO/blob/main/_includes/Home.md

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.