You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+76-3Lines changed: 76 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# SourceBase
2
-
A useful web development template for basic and advanced web page development. I use this template in all my modern web development projects
2
+
A useful web development template for basic and advanced all-in-one web page development. I use this template in all my modern web development projects
3
3
4
4
---
5
5
@@ -21,6 +21,12 @@ SourceBase JS is the JavaScript base of a web page. It is an easy to modify temp
21
21
22
22
---
23
23
24
+
# SourceBase PHP
25
+
26
+
SourceBase PHP is the PHP base of a web page. It is an easy to modify template.
27
+
28
+
---
29
+
24
30
# Version history
25
31
26
32
Version 1.00 (Origin: August 9th 2019)
@@ -39,13 +45,80 @@ Version 1.02 (Origin: October 1st 2019)
39
45
40
46
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.02)
41
47
48
+
Version 1.03 (Origin: October 29th 2019)
49
+
-----------
50
+
51
+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.03)
52
+
53
+
Version 1.04 (Origin: December 2nd 2019)
54
+
-----------
55
+
56
+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.04)
57
+
58
+
Version 1.05 (Origin: December 9th 2019)
59
+
-----------
60
+
61
+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.05)
62
+
63
+
Version 1.06 (Origin: December 17th 2019)
64
+
-----------
65
+
66
+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.06)
67
+
68
+
Version 1.07 (Origin: December 18th 2019)
69
+
-----------
70
+
71
+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.07)
72
+
73
+
Version 1.08 (Origin: December 30th 2019)
74
+
-----------
75
+
76
+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.08)
77
+
78
+
Version 1.09 (Origin: January 7th 2020)
79
+
-----------
80
+
81
+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.09)
82
+
83
+
Version 1.10 (Origin: January 29th 2020)
84
+
-----------
85
+
86
+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.10)
87
+
88
+
Version 1.11 (Origin: February 11th 2020)
89
+
-----------
90
+
91
+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.11)
92
+
93
+
Version 1.12 (Origin: February 16th 2020)
94
+
-----------
95
+
96
+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.12)
97
+
98
+
Version 1.13 (Origin: March 3rd 2020)
99
+
-----------
100
+
101
+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.13)
102
+
103
+
104
+
Version 1.14 (Origin: March 24th 2020)
105
+
-----------
106
+
107
+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.14)
108
+
109
+
110
+
Version 1.15 (Origin: April 7th 2020)
111
+
-----------
112
+
113
+
[View it on GitHub](https://github.com/seanpm2001/SourceBase/tree/V1.15)
114
+
42
115
---
43
116
44
117
# Contributers
45
118
46
119
Currently, I am the only contributer.
47
120
48
-
> 1.[seanpm2001](https://github.com/seanpm2001/) - 14 Commits (As of May 28th 2020 at 3:28 pm)
121
+
> 1.[seanpm2001](https://github.com/seanpm2001/) - 26 Commits (As of May 28th 2020 at 3:59 pm)
49
122
50
123
> 2. No other contributers at this time.
51
124
@@ -54,6 +127,6 @@ Currently, I am the only contributer.
54
127
About ReadMe file
55
128
-----------
56
129
57
-
ReadMe version: 2 (Thursday, May 28th 2020 at 3:28 pm)
130
+
ReadMe version: 3 (Thursday, May 28th 2020 at 3:59 pm)
0 commit comments