Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ This repo contains the source code and documentation powering [it.reactjs.org](h

[![CircleCI](https://circleci.com/gh/reactjs/it.reactjs.org.svg?style=svg)](https://circleci.com/gh/reactjs/it.reactjs.org)


# ⚠ Beta Website ⚠
We are currently transitioning our translation efforts to the new website that is currently in [Beta](https://github.com/reactjs/reactjs.org/issues/4135).

We are early stages and still setting up everything, all the previous translation efforts are stopped.

Nothing is lost, all the translated content will be archived.

As usual you can follow the progress [here (#1)](https://github.com/reactjs/it.reactjs.org/issues/1) and specifically for the transition [here (#328)](https://github.com/reactjs/it.reactjs.org/issues/328)

---

## Before we start, some useful links:

- [Glossary](GLOSSARY.md)
Expand Down