mirror of
https://github.com/Steffo99/sophon.git
synced 2024-12-22 23:04:21 +00:00
Compare commits
1 commit
26371ccc98
...
f4f7b254a3
Author | SHA1 | Date | |
---|---|---|---|
|
f4f7b254a3 |
3 changed files with 6 additions and 28 deletions
BIN
.media/icon-128x128_round.png
(Stored with Git LFS)
BIN
.media/icon-128x128_round.png
(Stored with Git LFS)
Binary file not shown.
29
README.md
29
README.md
|
@ -1,28 +1,6 @@
|
||||||
<div align="center">
|
|
||||||
|
|
||||||
![](.media/icon-128x128_round.png)
|
|
||||||
|
|
||||||
# Sophon
|
# Sophon
|
||||||
|
|
||||||
Research hub for universities
|
_A research hub for universities_
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
> [!Caution]
|
|
||||||
>
|
|
||||||
> This project has been superseded by the NextPyter project.
|
|
||||||
|
|
||||||
## Links
|
|
||||||
|
|
||||||
[![On ACM Digital Library](https://img.shields.io/badge/acm%20digital%20library-open%20access-b95709)](https://dl.acm.org/doi/abs/10.1145/3491418.3535163)
|
|
||||||
|
|
||||||
|
|
||||||
## Goal
|
|
||||||
|
|
||||||
The goal of this project is developing a platform that universities can use to **host** and **share** their _datasets_, _research projects_ and resulting _papers_.
|
|
||||||
|
|
||||||
|
|
||||||
## Screenshots
|
|
||||||
|
|
||||||
![Screenshot 1](https://user-images.githubusercontent.com/1540885/138204295-59c6efc3-a4fe-4c91-982b-8257e42b7970.png)
|
![Screenshot 1](https://user-images.githubusercontent.com/1540885/138204295-59c6efc3-a4fe-4c91-982b-8257e42b7970.png)
|
||||||
|
|
||||||
|
@ -31,6 +9,11 @@ The goal of this project is developing a platform that universities can use to *
|
||||||
![Screenshot 3](https://user-images.githubusercontent.com/1540885/138204387-69cd2e63-3030-48b8-a149-043e3e2393f7.png)
|
![Screenshot 3](https://user-images.githubusercontent.com/1540885/138204387-69cd2e63-3030-48b8-a149-043e3e2393f7.png)
|
||||||
|
|
||||||
|
|
||||||
|
## Goal
|
||||||
|
|
||||||
|
The goal of this project is developing a platform that universities can use to **host** and **share** their _datasets_, _research projects_ and resulting _papers_.
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
|
|
|
@ -21,5 +21,3 @@ livehtml:
|
||||||
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
|
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
|
||||||
%: Makefile
|
%: Makefile
|
||||||
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS)
|
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS)
|
||||||
|
|
||||||
# remake
|
|
||||||
|
|
Loading…
Reference in a new issue