Skip to content

Commit 9910995

Browse files
committed
Add AtomsBase
1 parent 28401cc commit 9910995

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

config.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,8 @@ mintoclevel = 2
1111
# Base files such as LICENSE.md and README.md are ignored by default.
1212
ignore = ["node_modules/"]
1313

14-
# RSS (the website_{title, descr, url} must be defined to get RSS)
14+
# Generate no RSS
1515
generate_rss = false
16-
website_title = "JuliaMolSim: Molecular Simulation in Julia"
17-
website_descr = "Molecular Simulation in Julia"
18-
website_url = "https://juliamolsim.github.io/"
1916
+++
2017

2118
<!--

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ We're currently working on setting up this website.
1414
## Projects
1515
Feel free to have a look at some of our projects:
1616
- [ACE.jl](https://github.com/ACEsuit/ACE.jl): Atomic cluster expansion in Julia
17+
- [AtomsBase.jl](https://github.com/JuliaMolSim/AtomsBase.jl): A Julian abstract interface for atomic structures.
1718
- [DFTK.jl](https://dftk.org): A flexible code for density-functional theory simulations
18-
* [asedftk](https://github.com/mfherbst/asedftk): DFTK-compatible calculator interface for the Atomic Simulation Environment (ASE).
1919
- [Molly.jl](https://juliamolsim.github.io/Molly.jl/stable/): Molecular simulation in Julia
2020
- [JuLIP.jl](https://github.com/JuliaMolSim/JuLIP.jl): Julia Library for Interatomic Potentials
2121
- [Libxc.jl](https://github.com/JuliaMolSim/Libxc.jl): Julia bindings to the libxc library for exchange-correlation functionals

0 commit comments

Comments
 (0)