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
This repo is a minimalistic working example of delploying Static Sites Generated using Sphinx. It has been tested with
6
+
7
+
1. Python v. 3.8
8
+
2. sphinx v. 4.3.1
9
+
3. sphinx_rtd_theme v. 1.0.0
10
+
11
+
## Install
12
+
13
+
Just clone this repository and then delpying it from Netlify. Nothing need to be changed and it will work out of the box.
14
+
15
+
## Tweaking
16
+
17
+
You can tweak and play with your newly deployed website. Feel free to browse through the sphinx documentation to tweak the outputs as per your requiremetns.
18
+
19
+
## Pull Request
20
+
21
+
If you have suggestion/improvements then please consider submitting a pull request or create an issue.
Minimalistic Example of Hosting Sphnix on Neltify.
6
+
7
+
Install
8
+
========
9
+
10
+
Just clone this repository and then delpying it from `Netlify`_. Nothing need to be changed and it will work out of the box.
11
+
12
+
13
+
Tweaking
14
+
========
15
+
16
+
You can tweak and play with your newly deployed website. Feel free to browse through the `sphinx`_ documentation to tweak the outputs as per your requiremetns.
17
+
18
+
Pull Request
19
+
============
20
+
21
+
If you have suggestion/improvements then please consider submitting a pull request or create an issue.
0 commit comments