https://github.com/club-1/members-presentation

script generating an html page gathering members presentations files

https://github.com/club-1/members-presentation

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

script generating an html page gathering members presentations files

Basic Info
  • Host: GitHub
  • Owner: club-1
  • Language: PHP
  • Default Branch: master
  • Size: 138 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 6
  • Releases: 0
Created about 4 years ago · Last pushed about 1 year ago
Metadata Files
Readme

README.md

Webpage presenting members of UNIX server

Usage

Unix users are supposed to have a PRESENTATION.md file listed in their home directory. This script will convert to markdown the content of those files and agregate it using this template. Users can choose their display name using Front Matter config like this :

```md

name: lumpy space princess

color: pink

Anything about me:

bla bla bla ```

Iframing

Sample Iframe configuration:

```html <!DOCTYPE html>