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
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,7 @@ docker run [DOCKER OPTIONS] udata/udata bash
117
117
118
118
## Installing extra sources
119
119
120
-
:warning: Theme management has been modified when [migrating to udata 3](https://udata.readthedocs.io/en/stable/roadmap/udata-3/). You can see how to make a custom theme on [udata documentation](https://udata.readthedocs.io/en/stable/creating-theme/).
120
+
:warning: This section is here as an example of what you could do but is not the recommended way to develop on custom sources. See [getting started](https://udata.readthedocs.io/en/stable/getting-started/) to start a development environment.
121
121
122
122
See the `sample/theme` directory to see a full theme development using `docker-compose`.
0 commit comments