Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo #139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

typo #139

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
4 changes: 2 additions & 2 deletions docs/_content/getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Environment is an optional *--env* parameter allowing to define the current envi

## Serving The Site

For design purpose, site can be served, in this case site will be built to temp location (unless explicitly specified) and served in the *localhost* so it can be accessed i nany browser without the need to configure the host.
For design purpose, site can be served, in this case site will be built to temp location (unless explicitly specified) and served in the *localhost* so it can be accessed in any browser without the need to configure the host.

~~~
> docify serve
Expand Down Expand Up @@ -150,4 +150,4 @@ Hello World from [Docify](https://docify.net)!
<p>Hello World from <a href="https://docify.net">Docify</a>!</p>
~~~

Follow this user guide to learn more features of Docify which allows you to create websites for your blog or technical documentation. This help documentation itself is generated by Docify. You can explore the source code for documentation [here](https://github.com/xarial/docify/tree/master/docs)
Follow this user guide to learn more features of Docify which allows you to create websites for your blog or technical documentation. This help documentation itself is generated by Docify. You can explore the source code for documentation [here](https://github.com/xarial/docify/tree/master/docs)