From f5aee1bb1c6c1a705b6076efd05c387376957221 Mon Sep 17 00:00:00 2001 From: jinningwang Date: Thu, 15 Feb 2024 09:09:16 -0500 Subject: [PATCH 1/3] Ignore macOS metadata --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 07d3afd..19d2ba4 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ _site/ # Ignore folders generated by Bundler .bundle/ vendor/ + +# Ignore macOS metadata +.DS_Store \ No newline at end of file From 83483d5d5891445ed0514d784b727ce4087e49fb Mon Sep 17 00:00:00 2001 From: jinningwang Date: Thu, 15 Feb 2024 09:09:30 -0500 Subject: [PATCH 2/3] Fix bug of agvis doc link --- pages/product.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/product.md b/pages/product.md index 96296e4..7b4610d 100644 --- a/pages/product.md +++ b/pages/product.md @@ -16,7 +16,7 @@ LTB platform contains aims a set of power system analysis packages for research | Codacy Grade | [ ![Grade-ANDES]( https://api.codacy.com/project/badge/Grade/17b8e8531af343a7a4351879c0e6b5da ) ]( https://app.codacy.com/app/cuihantao/andes?utm_source=github.com&utm_medium=referral&utm_content=cuihantao/andes&utm_campaign=Badge_Grade_Dashboard ) | [![Grade-AMS]( https://app.codacy.com/project/badge/Grade/69456da1b8634f2f984bd769e35f0050 ) ]( https://app.codacy.com/gh/CURENT/ams/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade ) | [ ![Grade-AGVis]( https://app.codacy.com/project/badge/Grade/8fbf0bc95f784af09c3dc5ce36b20a04 ) ]( https://app.codacy.com/gh/CURENT/agvis/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade ) | [ ![Grade-DiME](https://app.codacy.com/project/badge/Grade/a43bcec26c544c7e82355d01571020d6)](https://app.codacy.com/gh/CURENT/dime/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) | | Conda Download | [![Conda Version](https://anaconda.org/conda-forge/andes/badges/version.svg)](https://anaconda.org/conda-forge/andes) | | | | | PyPI Download | [![PyPI-ANDES](https://img.shields.io/pypi/v/andes)](https://pypi.org/project/andes/) | [![PyPI-AMS](https://img.shields.io/pypi/v/ltbams)](https://pypi.org/project/ltbams/) | [![PyPI-AGVis](https://img.shields.io/pypi/v/agvis)](https://pypi.org/project/agvis/) | | -| Documentation | [ ![Doc-ANDES]( https://readthedocs.org/projects/andes/badge/?version=latest ) ]( https://andes.readthedocs.io/en/latest/?badge=latest ) | [ ![Doc-AMS]( https://readthedocs.org/projects/ams/badge/?version=latest ) ]( https://ltb.readthedocs.io/projects/ams/en/latest/?badge=latest ) | [ ![Doc AGVis]( https://readthedocs.org/projects/ltbdime/badge/?version=latest ) ]( https://ltb.readthedocs.io/projects/dime/en/latest/?badge=latest ) | [ ![Doc-DiME]( https://readthedocs.org/projects/ltbdime/badge/?version=latest ) ]( https://ltb.readthedocs.io/projects/dime/en/latest/?badge=latest ) | +| Documentation | [ ![Doc-ANDES]( https://readthedocs.org/projects/andes/badge/?version=latest ) ]( https://andes.readthedocs.io/en/latest/?badge=latest ) | [ ![Doc-AMS]( https://readthedocs.org/projects/ams/badge/?version=latest ) ]( https://ltb.readthedocs.io/projects/ams/en/latest/?badge=latest ) | [ ![Doc AGVis]( https://readthedocs.org/projects/agvis/badge/?version=latest ) ]( https://ltb.readthedocs.io/projects/agvis/en/latest/?badge=latest ) | [ ![Doc-DiME]( https://readthedocs.org/projects/ltbdime/badge/?version=latest ) ]( https://ltb.readthedocs.io/projects/dime/en/latest/?badge=latest ) | | GitHub Action | [ ![GA-ANDES]( https://github.com/curent/andes/workflows/Python%20application/badge.svg ) ]( https://github.com/curent/andes/actions ) | [ ![GA-AMS]( https://github.com/CURENT/ams/workflows/Python%20application/badge.svg ) ]( https://github.com/curent/ams/actions ) | | | # Datasets From 2ba5d9d0b690b0bda8ff935e01e250ce53334210 Mon Sep 17 00:00:00 2001 From: jinningwang Date: Thu, 15 Feb 2024 09:12:19 -0500 Subject: [PATCH 3/3] Remove ltb doc button in homepage --- _layouts/home.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_layouts/home.html b/_layouts/home.html index 1fcf07f..57ce271 100755 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -125,10 +125,6 @@