这是indexloc提供的服务,不要输入任何密码
Skip to content
Closed
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
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ This is the source repository for [termux.github.io](https://termux.github.io) a
Install dependencies as explained at [Using Jekyll with Pages](https://help.github.com/articles/using-jekyll-with-pages/), then run

```
bundle exec jekyll serve
bundle exec jekyll serve --future
```

to start a local server at http://localhost:4000.
to start a local server at http://localhost:4000. `--future` is needed to show posts with dates in the future.

If [`_config.yml`] file was updated, then stop server with `ctrl + c` and start it again for changes to take effect.
##
Expand Down Expand Up @@ -87,4 +87,4 @@ Post Content
##


[termux.dev]: https://termux.dev
[termux.dev]: https://termux.dev