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: tips.html
+16-9Lines changed: 16 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -4,18 +4,25 @@
4
4
5
5
<h1roll="heading">{{page.title | escape}}</h1>
6
6
7
-
<p>
8
-
The old DelphiDabbler site had a relatively large Delphi Tips section. Unfortunately it will be a very big job porting the section over to this site. Since the tips are getting old I'm not sure if it's worth the effort.
7
+
<pclass="lead">
8
+
Hundreds of Delphi hints and tips are available.
9
9
</p>
10
10
11
-
<pclass="alert alert-success">
12
-
If you are interested in seeing the old tips section making a comeback back please raise an issue on this site's <ahref="https://github.com/delphidabbler/delphidabbler.github.io/issues">issues page</a> on GitHub (<small>GitHub account needed</small>). If there's enough interest I'll look into the practicalities of bringing the tips back.
11
+
<p>While the old DelphiDabbler site had over 200 of Delphi hints and tips available, and they are still in existance, they have not been ported to this new site yet.
13
12
</p>
14
13
15
-
<p>
16
-
To make sure the tips (plus a few more) didn't get lost following the old site closure, I've created the <ahref="https://github.com/delphidabbler/delphi-tips" aria-label="DelphiDabbler tips GitHub repo" class="strong">delphidabbler/tips</a><spanaria-hidden="true">repository on GitHub</span>.
17
-
</p>
14
+
<divclass="alert alert-success">
15
+
<iclass="fa fa-thumbs-up fa-pull-left fa-4x"></i>
16
+
<p>The good news is there is a <em>Delphi Tips</em> micro site available over on GitHub. All the tips from the old DelphiDabbler web site (pre June 2020) are available there</p>
17
+
<pclass="strong"><ahref="https://delphidabbler.github.io/delphi-tips/">Visit the Delphi Tips microsite</a>.</p>
18
+
</div>
19
+
20
+
<aside>
21
+
<p>
22
+
These tips (and more) are also available in various formats from the <ahref="https://github.com/delphidabbler/delphi-tips">delphidabbler/delphi-tips</a> GitHub repository.
23
+
</p>
24
+
</aside>
18
25
19
-
<p>
20
-
If you want to see the tips do take a look at them over on GitHub. They're available in two or three formats. There's also a couple of open document format documents containing more tips. For more info see the repository's read-me files.
26
+
<pclass="alert alert-info glyph">
27
+
There are a lot of references to the old site's tips URLs out in the wild. To make sure the tips wont't get lost the old URLs are being redirected to the Delphi Tips site.
0 commit comments