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 b7ca3c44
authored
Jun 03, 2017
by
Sushant
Committed by
Jan Aagaard Meier
Jun 06, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: pretty color + reference theme
1 parent
2651f981
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
67 additions
and
8 deletions
docs/css/theme.css
docs/imprint.md
docs/whos-using.md
docs/css/theme.css
View file @
b7ca3c4
/* Side Nav */
.manual-color
,
.kind-class
,
.manual-color-faq
{
background-color
:
#
399af3
;
background-color
:
#
6eb5f7
;
}
.manual-color
a
,
.kind-class
,
.manual-color-faq
a
{
...
...
@@ -7,13 +8,66 @@
}
.kind-variable
,
.manual-color-reference
,
.manual-color-changelog
{
background-color
:
#0
00000
;
background-color
:
#0
74278
;
}
.kind-variable
,
.manual-color-reference
a
,
.manual-color-changelog
a
{
.kind-variable
,
.manual-color-reference
a
,
.manual-color-changelog
a
,
.manual-color-faq
a
{
color
:
#ffffff
;
}
.manual-color-faq
a
{
color
:
#e5e5e5
!important
;
.manual-toc-root
ul
li
a
{
font-weight
:
normal
!important
;
}
/* Class Summay*/
.summary
thead
tr
{
background-color
:
#074278
;
}
.summary
thead
span
a
{
font-weight
:
600
;
}
/* Params Table */
table
.params
thead
{
background
:
none
;
color
:
inherit
;
font-weight
:
600
;
}
table
.params
ul
{
padding
:
0
;
}
table
.params
ul
li
{
list-style
:
none
;
}
table
.params
td
{
padding
:
4px
8px
;
}
table
.params
td
:first-child
{
border-left
:
none
;
}
table
.params
td
:last-child
{
border-right
:
none
;
}
table
.params
thead
td
{
border-top
:
none
;
}
table
.params
tbody
tr
:last-child
td
{
border-bottom
:
none
;
}
.informal
{
display
:
block
;
padding-left
:
1.3em
;
border-left
:
5px
solid
#dfdfdf
;
font-size
:
1.1em
;
font-family
:
'Kalam'
,
cursive
;
margin
:
22px
0
;
}
docs/imprint.md
View file @
b7ca3c4
...
...
@@ -7,10 +7,10 @@ As there are people who are suing for fun and glory, you can find the respective
```
Main author:
Sascha Depold
Uhlandstr. 1
22
1071
7
Berlin
Uhlandstr. 1
60
1071
9
Berlin
sascha [at] depold [dot] com
[plus] 49 152 [slash] 03878582
```
...
...
docs/whos-using.md
View file @
b7ca3c4
# Who's using sequelize?
[

](http://www.walmartlabs.com/)
> ... we are avid users of sequelize (and have been for the past 18 months) (Feb 2017)
<hr
/>
[

](https://snaplytics.io)
> We've been using sequelize since we started in the beginning of 2015. We use it for our graphql servers (in connection with [graphql-sequelize](github.com/mickhansen/graphql-sequelize)), and for all our background workers.
<hr
/>
[

](https://connectedcars.dk/)
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