Skip to content

Commit ae658e0

Browse files
committed
Deploying to gh-pages from @ endbasic/homepage@fdea276 🚀
1 parent 3c7e1bd commit ae658e0

13 files changed

+661
-975
lines changed

about.html

Lines changed: 102 additions & 130 deletions
Large diffs are not rendered by default.

bootstrap-4.3.1/dist/js/bootstrap.min.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

community.html

Lines changed: 72 additions & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -1,115 +1,87 @@
1-
<!doctype html>
2-
<html lang="en" xmlns:fb="http://ogp.me/ns/fb#">
3-
<head>
4-
5-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6L7MRH87TD"></script>
6-
<script>
7-
window.dataLayer = window.dataLayer || [];
8-
function gtag(){dataLayer.push(arguments);}
9-
gtag('js', new Date());
10-
11-
gtag('config', 'G-6L7MRH87TD');
12-
</script>
13-
14-
<meta charset="utf-8">
15-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
16-
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
17-
18-
19-
<meta property="og:site_name" content="EndBASIC">
20-
21-
<title>Community - EndBASIC</title>
22-
<meta property="og:title" content="Community - EndBASIC">
23-
24-
25-
26-
<meta name="description" content="Discussion channels EndBASIC is an open source project and we&amp;rsquo;d love to have you follow along its development, help with new features, or even just hear from your feedback!
1+
<!doctype html><html lang=en xmlns:fb=http://ogp.me/ns/fb#>
2+
<head>
3+
<meta charset=utf-8>
4+
<meta http-equiv=x-ua-compatible content="IE=edge">
5+
<meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no">
6+
<meta property="og:site_name" content="EndBASIC">
7+
<title>Community - EndBASIC</title>
8+
<meta property="og:title" content="Community - EndBASIC">
9+
<meta name=description content="Discussion channels EndBASIC is an open source project and we&amp;rsquo;d love to have you follow along its development, help with new features, or even just hear from your feedback!
2710
The community is just getting started though, so we&amp;rsquo;d really love it if you joined.
2811
Chat on Discord
2912
Join the mailing list
3013
Project details GitHub project: endbasic/endbasic Report an issue Send feedback ">
31-
<meta property="og:description" content="Discussion channels EndBASIC is an open source project and we&amp;rsquo;d love to have you follow along its development, help with new features, or even just hear from your feedback!
14+
<meta property="og:description" content="Discussion channels EndBASIC is an open source project and we&amp;rsquo;d love to have you follow along its development, help with new features, or even just hear from your feedback!
3215
The community is just getting started though, so we&amp;rsquo;d really love it if you joined.
3316
Chat on Discord
3417
Join the mailing list
3518
Project details GitHub project: endbasic/endbasic Report an issue Send feedback ">
36-
<meta name="author" content="Julio Merino">
37-
<meta name="generator" content="Hugo 0.68.3" />
38-
39-
<meta property="og:url" content="https://www.endbasic.dev/community.html">
40-
<meta property="og:type" content="website">
41-
42-
<link rel="canonical" href="https://www.endbasic.dev/community.html">
43-
44-
<link rel="stylesheet" href="/sass/main.min.7c83fe82bc5e971ae92cc4d656fa16cc78b456e2ddcd54fc8aaf1c873602cd3b.css">
45-
<link rel="stylesheet" href="/css/chroma.css">
19+
<meta name=author content="Julio Merino">
20+
<meta name=generator content="Hugo 0.92.1">
21+
<meta property="og:url" content="https://www.endbasic.dev/community.html">
22+
<meta property="og:type" content="website">
23+
<link rel=canonical href=https://www.endbasic.dev/community.html>
24+
<link rel=stylesheet href=/sass/main.min.adfe6f3ad71fc16cd2476831566b541c30aa85cf03be3ea468aeb09ad0490b8f.css>
25+
<link rel=stylesheet href=/css/chroma.css>
4626
</head>
47-
48-
49-
<body>
50-
<nav class="navbar navbar-expand-md navbar-dark bg-dark sticky-top">
51-
<a class="navbar-brand" href="/">EndBASIC</a>
52-
<button class="navbar-toggler" type="button" data-toggle="collapse"
53-
data-target="#navbarToggler" aria-controls="navbarToggler"
54-
aria-expanded="false" aria-label="Toggle navigation">
55-
<span class="navbar-toggler-icon"></span>
56-
</button>
57-
58-
<div class="collapse navbar-collapse" id="navbarToggler">
59-
<ul class="navbar-nav mr-auto mt-2 mt-lg-0"><li class="nav-item">
60-
<a class="nav-link" href="/about.html">About</a>
61-
</li><li class="nav-item">
62-
<a class="nav-link" href="/download.html">Download</a>
63-
</li><li class="nav-item">
64-
<a class="nav-link" href="/media.html">Media</a>
65-
</li><li class="nav-item">
66-
<a class="nav-link" href="/service.html">Cloud service</a>
67-
</li><li class="nav-item active">
68-
<a class="nav-link" href="/community.html">Community</a>
69-
</li><li class="nav-item">
70-
<a class="nav-link" href="/help.html">Help</a>
71-
</li><li class="nav-item">
72-
<a class="nav-link" href="https://jmmv.dev/tags/endbasic/" target="_new">Blog</a>
73-
</li>
74-
</ul>
75-
</div>
27+
<body>
28+
<nav class="navbar navbar-expand-md navbar-dark bg-dark sticky-top">
29+
<a class=navbar-brand href=/>EndBASIC</a>
30+
<button class=navbar-toggler type=button data-toggle=collapse data-target=#navbarToggler aria-controls=navbarToggler aria-expanded=false aria-label="Toggle navigation">
31+
<span class=navbar-toggler-icon></span>
32+
</button>
33+
<div class="collapse navbar-collapse" id=navbarToggler>
34+
<ul class="navbar-nav mr-auto mt-2 mt-lg-0"><li class=nav-item>
35+
<a class=nav-link href=/about.html>About</a>
36+
</li><li class=nav-item>
37+
<a class=nav-link href=/download.html>Download</a>
38+
</li><li class=nav-item>
39+
<a class=nav-link href=/media.html>Media</a>
40+
</li><li class=nav-item>
41+
<a class=nav-link href=/service.html>Cloud service</a>
42+
</li><li class="nav-item active">
43+
<a class=nav-link href=/community.html>Community</a>
44+
</li><li class=nav-item>
45+
<a class=nav-link href=/help.html>Help</a>
46+
</li><li class=nav-item>
47+
<a class=nav-link href=https://jmmv.dev/tags/endbasic/ target=_new>Blog</a>
48+
</li>
49+
</ul>
50+
</div>
7651
</nav>
77-
78-
79-
<div class="position-relative overflow-hidden p-3 p-md-5 m-md-3 text-center bg-dark bg-grid">
80-
<div class="p-lg-1 mx-auto my-1 text-white text-left">
81-
<h1 class="title display-4 font-weight-normal">Ready<br/>Community&#9608;</h1>
82-
83-
</div>
84-
</div>
85-
86-
<article class="container">
87-
<h1 id="discussion-channels">Discussion channels</h1>
52+
<div class="position-relative overflow-hidden p-3 p-md-5 m-md-3 text-center bg-dark bg-grid">
53+
<div class="p-lg-1 mx-auto my-1 text-white text-left">
54+
<h1 class="title display-4 font-weight-normal">Ready<br>Community&#9608;</h1>
55+
</div>
56+
</div>
57+
<article class=container>
58+
<h1 id=discussion-channels>Discussion channels</h1>
8859
<p>EndBASIC is an open source project and we&rsquo;d love to have you follow along its development, help with new features, or even just hear from your feedback!</p>
8960
<p>The community is just getting started though, so we&rsquo;d really love it if you joined.</p>
90-
<p><a class="btn btn-primary" href="https://discord.gg/2HyXrDrcjr" target="_new">Chat on Discord</a></p>
91-
<p><a class="btn btn-primary" href="https://groups.google.com/g/endbasic" target="_new">Join the mailing list</a></p>
92-
<h1 id="project-details">Project details</h1>
61+
<p><a class="btn btn-primary" href=https://discord.gg/2HyXrDrcjr target=_new>Chat on Discord</a></p>
62+
<p><a class="btn btn-primary" href=https://groups.google.com/g/endbasic target=_new>Join the mailing list</a></p>
63+
<h1 id=project-details>Project details</h1>
9364
<ul>
94-
<li><a href="https://github.com/endbasic/endbasic/">GitHub project: endbasic/endbasic</a></li>
95-
<li><a href="https://github.com/endbasic/endbasic/issues">Report an issue</a></li>
96-
<li><a href="mailto:jmmv@endbasic.dev">Send feedback</a></li>
65+
<li><a href=https://github.com/endbasic/endbasic/>GitHub project: endbasic/endbasic</a></li>
66+
<li><a href=https://github.com/endbasic/endbasic/issues>Report an issue</a></li>
67+
<li><a href=mailto:jmmv@endbasic.dev>Send feedback</a></li>
9768
</ul>
98-
99-
</article>
100-
101-
<footer class="container py-5">
102-
<div class="row">
103-
<div class="col-12 col-md text-center">
104-
EndBASIC
105-
<small class="d-block mb-3 text-muted">Julio Merino &copy; 2020-2021</small>
106-
</div>
107-
</div>
69+
</article>
70+
<footer class="container py-5">
71+
<div class=row>
72+
<div class="col-12 col-md text-center">
73+
EndBASIC
74+
<small class="d-block mb-3 text-muted">Julio Merino &copy; 2020-2022</small>
75+
</div>
76+
</div>
10877
</footer>
109-
110-
<script src="/js/jquery-3.6.0.min.js"></script>
111-
<script src="/js/popper-1.14.3.min.js"></script>
112-
<script src="/bootstrap-4.3.1/dist/js/bootstrap.min.js"></script>
113-
114-
</body>
115-
</html>
78+
<script>const SITE_ID='6a633c2c-7fda-11ec-86e4-1cfd087199c2'</script>
79+
<script type=module>
80+
import { RequestsClient } from "\/js\/main.b939abb88a805f8793725fc2b7f48c8cc8510ada87ba376f23be1cb5619c0f9f.js";
81+
new RequestsClient(SITE_ID).saveRequest();
82+
</script>
83+
<noscript>
84+
<img src=https://api.jmmv.dev/api/sites/6a633c2c-7fda-11ec-86e4-1cfd087199c2/pages/aHR0cHM6Ly93d3cuZW5kYmFzaWMuZGV2L2NvbW11bml0eS5odG1s/stamp.gif style=display:none>
85+
</noscript>
86+
</body>
87+
</html>

0 commit comments

Comments
 (0)