-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
27 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
|
||
## Contact | ||
|
||
Probably the easiest way is to join the [JuliaLang Slack](https://julialang.org/slack/) and join our #taija channel. You can also post a GitHub Issue on our organization [repo](https://github.com/JuliaTrustworthyAI/.github/issues). You can find \@pat-alt's socials and contact details on his website: [www.paltmeyer.com](www.paltmeyer.com). | ||
Probably the easiest way is to join the [JuliaLang Slack](https://julialang.org/slack/) and join our #taija channel. You can also post a GitHub Issue on our organization [repo](https://github.com/JuliaTrustworthyAI/.github/issues). You can find [\@pat-alt](https://github.com/pat-alt)'s socials and contact details on his website: [www.patalt.org](www.patalt.org). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,23 @@ | ||
# Trustworthy Artificial Intelligence in Julia | ||
|
||
Taija is the organization that hosts software geared towards **T**rustworthy **A**rtificial **I**ntelligence in **J**uli**a**. | ||
|
||
::: {.hero-banner} | ||
|
||
::: {.column-screen} | ||
::: {.column-page} | ||
|
||
::: {.grid} | ||
|
||
::: {.g-col-8} | ||
# Taija | ||
|
||
![](https://raw.githubusercontent.com/TrustworthyAIJulia/.github/main/profile/www/wide_logo.png){width=100% align="center"} | ||
### Trustworthy Artificial Intelligence in Julia | ||
|
||
Taija is the organization that hosts software geared towards **T**rustworthy **A**rtificial **I**ntelligence in **J**uli**a**. | ||
::: | ||
|
||
::: {.g-col-4} | ||
|
||
{{< include content/news/news.qmd >}} | ||
|
||
::: | ||
|
||
::: | ||
|
||
|
||
::: | ||
|
||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
.content-block { | ||
padding-top: 20px; | ||
padding-bottom: 10px; | ||
margin-left: 10%; | ||
margin-right: 10%; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,15 @@ | ||
--- | ||
toc: false | ||
page-layout: custom | ||
css: index.css | ||
--- | ||
|
||
{{< include hero.qmd >}} | ||
|
||
::: {.content-block} | ||
|
||
{{< include content/contribute.qmd >}} | ||
|
||
{{< include content/contact.qmd >}} | ||
|
||
hi | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,3 +35,4 @@ | |
width: 300px; | ||
height: 300px; | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters