Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
public
/
sequelize
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
不要怂,就是干,撸起袖子干!
Commit 085b128b
authored
Feb 15, 2015
by
Sascha Depold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add site description
1 parent
11490bb5
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
docs/readthedocs_theme/base.html
mkdocs.yml
docs/readthedocs_theme/base.html
View file @
085b128
...
@@ -6,6 +6,7 @@
...
@@ -6,6 +6,7 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
{% block htmltitle %}
{% block htmltitle %}
<title>
{{ page_title }}
</title>
<title>
{{ page_title }}
</title>
{% if page_description %}
<meta
name=
"description"
content=
"{{ page_description }}"
>
{% endif %}
{% endblock %}
{% endblock %}
{# CSS #}
{# CSS #}
...
...
mkdocs.yml
View file @
085b128
site_name
:
Sequelize | The Node.js ORM
site_name
:
Sequelize | The Node.js ORM
site_description
:
Sequelize is a promise-based ORM for Node.js and io.js. It supports the dialects PostgreSQL, MySQL, MariaDB, SQLite and MSSQL.
theme
:
"
"
theme
:
"
"
theme_dir
:
docs/readthedocs_theme
theme_dir
:
docs/readthedocs_theme
repo_url
:
https://github.com/sequelize/sequelize
repo_url
:
https://github.com/sequelize/sequelize
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment