You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Use this repository as a template. <br> [](https://github.com/new?template_name=astro-theme-international&template_owner=openscript)
11
13
1. Enable Github Pages in the repository settings: <br> 
12
14
1. Open the repository with Visual Studio Code.
13
-
1. Make sure you have Docker and the Dev Containers extension installed.
15
+
1. Make sure you have [Docker](https://docs.docker.com/desktop/) and the [Dev Containers extension](https://code.visualstudio.com/docs/devcontainers/containers#_installation) installed.
14
16
1. Open the repository in a Dev Container.
15
-
1. Start making your changes.
17
+
1. Start making changes.
16
18
17
19
</details>
18
20
19
21
<details>
20
22
<summary>🎁 How to contribute to this theme?</summary>
21
23
22
24
1. Fork the project.
23
-
1.Add your changes.
25
+
1.Make your changes.
24
26
1. Open a pull request.
25
27
26
28
</details>
27
29
28
30
## Features
29
31
30
-
- Internationalization
32
+
- Internationalization and Localization by using [astro-loader-i18n](https://github.com/openscript/astro-loader-i18n)
31
33
- UI translations
32
34
- Content translations
33
35
- Route translations
@@ -43,8 +45,8 @@ An Astro theme, focused on internationalization.
43
45
- Compatible with [Github Pages](https://pages.github.com/)
44
46
- Works on a subpath (e.g. `http://example.com/my-cool-astro-site/`)
45
47
- MDX support [(@astrojs/mdx)](https://docs.astro.build/en/guides/mdx/)
46
-
- Release cycle including generating changelogs with [changesets](https://github.com/changesets/changesets)
47
-
- .editorconfig
48
+
- Release cycle including changelogs generation with [changesets](https://github.com/changesets/changesets)
49
+
-[.editorconfig](https://editorconfig.org/)
48
50
- Connectivity
49
51
- RSS Feeds with i18n support [(@astrojs/rss)](https://docs.astro.build/en/guides/rss/)
50
52
- Sitemaps with i18n support [(@astrojs/sitemap)](https://docs.astro.build/en/guides/integrations-guide/sitemap/)
@@ -73,7 +75,6 @@ An Astro theme, focused on internationalization.
0 commit comments