Skip to content
This repository was archived by the owner on Jan 15, 2019. It is now read-only.

LU-CSML/lucsml_site_legacy

Repository files navigation

A guide to editing the website

General notes:

<text> indicates the text or message to be entered

[optional] an optional argument

In this flavour of markdown (kramdown) the following need a backslash (escape) character :

: < > # 

# big title

### medium title

###### small title


Posts


Use this for announcements, upcoming talks etc. They will appear on the front page in chronological order

How to submit:

Create a file in the _posts directory with the following name format:

YYYY-MM-DD-<title_of_post>.md

The date is especially important as it will ensure the announcements are in the correct order.

file layout:

---
layout: post
title: <title_of_post>
---

<enter_message>

[### <sub_title>]

[<more_text>]
...
...
```

About

Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •