File tree Expand file tree Collapse file tree 1 file changed +53
-0
lines changed Expand file tree Collapse file tree 1 file changed +53
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : SingletonPatternPHP
2
+
3
+ project :
4
+ version : 1.0.0
5
+ download_url : https://github.com/byjg/SingletonPatternPHP/releases
6
+
7
+ license :
8
+ software : MIT
9
+ software_url : https://opensource.org/licenses/MIT
10
+
11
+ docs : MIT
12
+ docs_url : https://opensource.org/licenses/MIT
13
+
14
+ git_edit_address : https://github.com/byjg/SingletonPatternPHP/blob/master/
15
+
16
+ links :
17
+ header :
18
+ - title : GitHub
19
+ url : https://github.com/byjg/SingletonPatternPHP
20
+ - title : ByJG
21
+ url : https://opensource.byjg.com/
22
+ footer :
23
+ - title : GitHub
24
+ url : https://github.com/byjg/SingletonPatternPHP
25
+ - title : Issues
26
+ url : https://github.com/byjg/SingletonPatternPHP/issues
27
+
28
+ ui :
29
+ header :
30
+ color1 : " #080331"
31
+ color2 : " #0033cc"
32
+ trianglify : true
33
+
34
+ social :
35
+ github :
36
+ user : byjg
37
+ repo : SingletonPatternPHP
38
+ twitter :
39
+ enabled : false
40
+ via :
41
+ hash : opensourcebyjg
42
+ account :
43
+ facebook :
44
+ enabled : false
45
+ profileUrl :
46
+
47
+ analytics :
48
+ google : UA-130014324-1
49
+
50
+ # Build settings
51
+ markdown : kramdown
52
+ remote_theme : allejo/jekyll-docs-theme
53
+
You can’t perform that action at this time.
0 commit comments