Skip to content

Commit

Permalink
Merge pull request #17 from ReactiveBayes/dev-replace-biaslab-links
Browse files Browse the repository at this point in the history
Replace links to the new organization
  • Loading branch information
bvdmitri authored Jan 10, 2024
2 parents 75fea00 + 1020df3 commit 79d6eaa
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# RxInfer Website

This repository contains all the content necessary for proper rendering of the [RxInfer](https://github.com/biaslab/RxInfer.jl) package website.
This repository contains all the content necessary for proper rendering of the [RxInfer](https://github.com/reactivebayes/RxInfer.jl) package website.

# Installation

Expand All @@ -14,7 +14,7 @@ Please install Hugo **v0.105.0+extended** or newer. Note also that the build req

1. Clone this repository and step into the directory:

git clone [email protected]:biaslab/rxinfer-website.git
git clone [email protected]:reactivebayes/rxinfer-website.git
cd ./rxinfer-website

2. Initialise the theme git submodule:
Expand Down
32 changes: 16 additions & 16 deletions config.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
theme = "bigspring-light"
baseURL = 'https://biaslab.github.io/rxinfer-website/'
baseURL = 'https://reactivebayes.github.io/rxinfer-website/'
languageCode = "en"
languageName = "English"
title = 'RxInfer.jl'
Expand All @@ -10,8 +10,8 @@ copyright = "Design By [Themefisher](https://themefisher.com/) Develop By [Gethu
logo = "images/rxinfer.svg"
favicon = "images/favicon.svg"
logo_width = 100
author = "BIASlab"
copyright = "© BIASlab, 2022-2023, Powered by **[Hugo](https://github.com/biaslab/rxinfer-website/)**"
author = "BIASlab, ReactiveBayes"
copyright = "© BIASlab, 2022-2024, ReactiveBayes 2024-present, Powered by **[Hugo](https://github.com/reactivebayes/rxinfer-website/)**"
footer_menu_left = "Ecosystem"
footer_menu_middle = "Supported by"
footer_content = "Follow Us"
Expand All @@ -27,33 +27,33 @@ copyright = "Design By [Themefisher](https://themefisher.com/) Develop By [Gethu

[[params.social]]
icon = "fab fa-github"
link = "//github.com/biaslab/rxinfer.jl"
link = "//github.com/reactivebayes/rxinfer.jl"


[[params.social]]
icon = "fas fa-diagram-project"
link = "//biaslab.github.io/"
link = "//reactivebayes.github.io/"

[author]
name = "BIASlab"
name = "ReactiveBayes"
email = ""
link = "https://biaslab.github.io/"
link = "https://reactivebayes.github.io/"

[menu]

[[menu.footer_left]]
name = "Rocket.jl"
url = "https://github.com/biaslab/Rocket.jl"
url = "https://github.com/reactivebayes/Rocket.jl"
weight = 1

[[menu.footer_left]]
name = "ReactiveMP.jl"
url = "https://github.com/biaslab/ReactiveMP.jl"
url = "https://github.com/reactivebayes/ReactiveMP.jl"
weight = 2

[[menu.footer_left]]
name = "GraphPPL.jl"
url = "https://github.com/biaslab/GraphPPL.jl"
url = "https://github.com/reactivebayes/GraphPPL.jl"
weight = 3

[[menu.footer_middle]]
Expand Down Expand Up @@ -83,13 +83,13 @@ copyright = "Design By [Themefisher](https://themefisher.com/) Develop By [Gethu

[[menu.main]]
name = "Get Started"
url = "https://biaslab.github.io/RxInfer.jl/stable/manuals/getting-started/"
url = "https://reactivebayes.github.io/RxInfer.jl/stable/manuals/getting-started/"
weight = 1

[[menu.main]]
name = "Documentation"
pre = ""
url = "https://biaslab.github.io/RxInfer.jl/stable/"
url = "https://reactivebayes.github.io/RxInfer.jl/stable/"
weight = 2

# [[menu.main]]
Expand All @@ -100,20 +100,20 @@ copyright = "Design By [Themefisher](https://themefisher.com/) Develop By [Gethu

[[menu.main]]
name = "Examples"
url = "https://biaslab.github.io/RxInfer.jl/stable/examples/overview/"
url = "https://reactivebayes.github.io/RxInfer.jl/stable/examples/overview/"
weight = 3

[[menu.main]]
name = "Team"
pre = ""
weight = 5
url = "https://github.com/biaslab/RxInfer.jl/graphs/contributors"
url = "https://github.com/reactivebayes/RxInfer.jl/graphs/contributors"

[[menu.main]]
name = "Discussions"
pre = ""
weight = 5
url = "https://github.com/biaslab/RxInfer.jl/discussions"
url = "https://github.com/reactivebayes/RxInfer.jl/discussions"
# url = "/team"

[[menu.main]]
Expand All @@ -125,7 +125,7 @@ copyright = "Design By [Themefisher](https://themefisher.com/) Develop By [Gethu
[[menu.main]]
name = "GitHub"
pre = "fab fa-github"
url = "https://github.com/biaslab/RxInfer.jl"
url = "https://github.com/reactivebayes/RxInfer.jl"
weight = 7

[markup]
Expand Down
10 changes: 5 additions & 5 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ service:
button:
enable : true
label : "Get started now"
link : "https://biaslab.github.io/RxInfer.jl/stable/manuals/getting-started/"
link : "https://reactivebayes.github.io/RxInfer.jl/stable/manuals/getting-started/"

# service item loop
- title : "RxInfer is fast"
Expand All @@ -95,7 +95,7 @@ service:
button:
enable : true
label : "Check out some examples"
link : "https://biaslab.github.io/RxInfer.jl/stable/examples/overview/"
link : "https://reactivebayes.github.io/RxInfer.jl/stable/examples/overview/"

# service item loop
- title: "Solve complex problems"
Expand Down Expand Up @@ -162,18 +162,18 @@ ecosystem:
# ecosystem item loop
- name : "Rocket.jl"
icon : "fas fa-rocket"
link: "https://github.com/biaslab/Rocket.jl"
link: "https://github.com/reactivebayes/Rocket.jl"
content : "Enables reactive programming in Julia for processing of asynchronous data streams."

# ecosystem item loop
- name : "ReactiveMP.jl"
icon : "fas fa-envelope"
link: "https://github.com/biaslab/ReactiveMP.jl"
link: "https://github.com/reactivebayes/ReactiveMP.jl"
content : "Efficient, easily extensible and schedule-free reactive message passing-based inference engine."

# ecosystem item loop
- name : "GraphPPL.jl"
icon : "fas fa-diagram-project"
link: "https://github.com/biaslab/GraphPPL.jl"
link: "https://github.com/reactivebayes/GraphPPL.jl"
content : "Powerful, user-friendly, graph-based specification of both model and inference constraints."
---
2 changes: 1 addition & 1 deletion content/contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ contacts:

- name : "GitHub"
logo : "fab fa-github"
url : "https://github.com/biaslab/RxInfer.jl/discussions"
url : "https://github.com/reactivebayes/RxInfer.jl/discussions"

emailform:
enable: false
Expand Down

0 comments on commit 79d6eaa

Please sign in to comment.