-
Notifications
You must be signed in to change notification settings - Fork 485
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct pathways, update site color, front page fixes (#1146)
Follow up to #1143 and moving the repo to dottxt-ai. - A lot of our links were broken because they pointed to the old site. - We changed the logo and the color but it wasn't fully integrated across the site. I fixed these, and made some improvements to the front page so that it's a little cleaner. New mobile/desktop views ![image](https://github.com/user-attachments/assets/9c068733-9cbc-4864-a5cd-763cb7403fa5) ![image](https://github.com/user-attachments/assets/ddc5c638-6129-439d-8645-403af1ec9acf) Current for reference ![image](https://github.com/user-attachments/assets/2bcebe41-a4db-4fba-9a0e-d8adfaf8b1f9) GitHub contributors are still available off the welcome page: ![image](https://github.com/user-attachments/assets/ce4b21e6-2969-47f6-b351-19cf91759868)
- Loading branch information
Showing
39 changed files
with
203 additions
and
131 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_links: | ||
- name: 🤔 Questions & Help | ||
url: https://github.com/outlines-dev/outlines/discussions/new | ||
url: https://github.com/dottxt-ai/outlines/discussions/new | ||
about: "If you have a question about how to use Outlines, please start a discussion." |
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
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
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
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
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
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 |
---|---|---|
|
@@ -16,7 +16,7 @@ Note that the [issue tracker][issues] is only intended for actionable items. In | |
|
||
### Setup | ||
|
||
First, [fork the repository on GitHub](https://github.com/outlines-dev/outlines/fork) and clone the fork locally: | ||
First, [fork the repository on GitHub](https://github.com/dottxt-ai/outlines/fork) and clone the fork locally: | ||
|
||
```bash | ||
git clone [email protected]/YourUserName/outlines.git | ||
|
@@ -127,6 +127,6 @@ Then you can [open a pull request][pull-requests] on GitHub. It should prompt yo | |
Do not hesitate to open a draft PR before your contribution is ready, especially if you have questions and/or need feedback. If you need help, come tell us on [Discord][discord]. | ||
|
||
[discord]: https://discord.gg/R9DSu34mGd | ||
[discussions]: https://github.com/outlines-dev/outlines/discussions | ||
[issues]: https://github.com/outlines-dev/outlines/issues | ||
[pull-requests]: https://github.com/outlines-dev/outlines/pulls | ||
[discussions]: https://github.com/dottxt-ai/outlines/discussions | ||
[issues]: https://github.com/dottxt-ai/outlines/issues | ||
[pull-requests]: https://github.com/dottxt-ai/outlines/pulls |
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
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
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
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
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
Oops, something went wrong.