Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chiaraMaHe authored Jun 28, 2023
1 parent e960331 commit 9dc1eec
Showing 1 changed file with 8 additions and 22 deletions.
30 changes: 8 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,24 @@
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/sandro-elsweijer/padme-am-website/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/sandro-elsweijer/padme-am-website/tree/main)

# Website for PADME-AM
# Website for ADAPTEX

Website and announcements for the PADME-AM project.
Website and announcements for the ADAPTEX project.

Based on [Pelican](http://blog.getpelican.com/) and a modifed Polar theme by [CodePassenger](http://www.codepassenger.com/).

## Local Installation

* Clone PADME-AM-website
* Clone ADAPTEX-website

```
git clone [email protected]:sandro-elsweijer/padme-am-website.git
[email protected]:DLR-AMR/adaptex-website.git
```
or
```
git clone https://github.com/sandro-elsweijer/padme-am-website.git
https://github.com/DLR-AMR/adaptex-website.git
```
* Change to
```
padme-am-website/
adaptex-website/
```
* Install pelican, fabric3 and some other dependencies
Expand Down Expand Up @@ -54,20 +53,7 @@ Add new articles to `content`.
### Metadata
The required meta data for PADME-AM announcements are:
```
Title: Release 3.0.0
Date: 2019-01-01 00:00
Category: Releases
Author: xxx
```



### Image sizes

* Article image: 870x440 px (doesn't apply for the overview image of the article)
* Thumbnail large: 100x108
* Thumbnail small: 67x73
The required meta data for ADAPTEX announcements are:
TODO

0 comments on commit 9dc1eec

Please sign in to comment.