Skip to content

Commit

Permalink
added image of index page of the site
Browse files Browse the repository at this point in the history
  • Loading branch information
dichharai committed Oct 8, 2018
1 parent ead456c commit 7f03ba5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,14 @@ You will now have a build folder with a file index.html in it, along with some d
$ runestone serve


Now from your browser you can open up ``http://localhost:8000/index.html`` You should see the table of contents for a sample page. If you edit ``_sources/index.html`` or ``_sources/overview.rst`` and then rebuild and serve again you will see your changes. The best documentation is probably the overview.rst file itself, as it demonstrates how to use all of the common components and shows most of their options.
Now from your browser you can open up ``http://localhost:8000/index.html`` You should see the table of contents for a sample page like this:

.. image:: images/runeCompo-index.png
:width: 400px
:alt: index.html


If you edit ``_sources/index.html`` or ``_sources/overview.rst`` and then rebuild and serve again you will see your changes. The best documentation is probably the overview.rst file itself, as it demonstrates how to use all of the common components and shows most of their options.


**Windows Users** I have tested the installation, along with init, build, and serve on Windows 8.1.
Expand Down
Binary file added images/runeCompo-index.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7f03ba5

Please sign in to comment.