-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 1e472e8
Showing
29 changed files
with
2,411 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,151 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>Studio Kalavera — Hello World</title> | ||
<meta charset="utf-8" /> | ||
<link rel="profile" href="http://gmpg.org/xfn/11" /> | ||
<link rel="stylesheet" type="text/css" href="../../../theme/css/style.css" /> | ||
<!--<link rel='stylesheet' id='oswald-css' href='http://fonts.googleapis.com/css?family=Oswald&ver=3.3.2' type='text/css' media='all' />--> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Pixelify+Sans:[email protected]&display=swap" rel="stylesheet"> | ||
<link rel="apple-touch-icon" sizes="180x180" href="../../../theme/img/apple-touch-icon.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="../../../theme/img/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="../../../theme/img/favicon-16x16.png"> | ||
<link rel="manifest" href="../../../theme/site.webmanifest"> | ||
<style type="text/css"> | ||
body.custom-background { background-color: #f5f5f5; } | ||
</style> | ||
<link rel="alternate" type="application/atom+xml" | ||
title="Studio Kalavera — Flux Atom" | ||
href="../../../" /> | ||
<!--[if lte IE 8]><script src="../../../theme/js/html5shiv.js"></script><![endif]--> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/darkmode-js.min.js"></script> | ||
<script> | ||
function addDarkmodeWidget() { | ||
new Darkmode().showWidget(); | ||
const options = { | ||
bottom: '64px', // default: '32px' | ||
right: 'unset', // default: '32px' | ||
left: '32px', // default: 'unset' | ||
time: '0.5s', // default: '0.3s' | ||
mixColor: '#fff', // default: '#fff' | ||
backgroundColor: '#fff', // default: '#fff' | ||
buttonColorDark: '#100f2c', // default: '#100f2c' | ||
buttonColorLight: '#fff', // default: '#fff' | ||
saveInCookies: false, // default: true, | ||
label: '🌓', // default: '' | ||
autoMatchOsTheme: true // default: true | ||
} | ||
|
||
const darkmode = new Darkmode(options); | ||
darkmode.showWidget(); | ||
} | ||
window.addEventListener('load', addDarkmodeWidget); | ||
</script> | ||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WLY18FTC4C"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-WLY18FTC4C'); | ||
</script> | ||
<!-- Google Tag Manager --> | ||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': | ||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], | ||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= | ||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); | ||
})(window,document,'script','dataLayer','GTM-W8KR5QBF');</script> | ||
<!-- End Google Tag Manager --> | ||
</head> | ||
|
||
<body class="home blog custom-background " > | ||
<!-- Google Tag Manager (noscript) --> | ||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W8KR5QBF" | ||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
<!-- End Google Tag Manager (noscript) --> | ||
<div id="header" class="darkmode-ignore"> | ||
<a href="../../.."> | ||
<img src="../../../theme/img/logo.png" alt="logo" width="800px" alt="Studio Kalavera" title="One-man Game Development Studio"/> | ||
</a> | ||
|
||
</div><!-- /#banner --> | ||
<div id="container"> | ||
<div id="menu"> | ||
<div class="menu-navigation-container"> | ||
<ul id="menu-navigation" class="menu"> | ||
<li class="active" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="../../../category/anouncement.html">Anouncement</a></li> | ||
|
||
</ul> | ||
</div> <!--/#menu-navigation-container--> | ||
</div><!-- /#menu --> | ||
|
||
<div class="page-title"> | ||
</div> | ||
|
||
<div id="contents"> | ||
|
||
<div class="post type-post status-publish format-standard hentry category-general" id="post"> | ||
<div class="entry-meta"> | ||
<div class="date"><a href="../../../2024/07/hello-world/">21/Jul/2024 Sun</a></div> | ||
<span class="byline">By <a href="../../../author/jony-kalavera.html">Jony Kalavera</a></span> | ||
<div class="comments"><a href="../../../2024/07/hello-world/#disqus_thread" title="Comment on Hello World">comments</a></div> | ||
<span class="cat-links"><a href="../../../category/anouncement.html" title="View all posts in Anouncement" rel="category tag">Anouncement</a></span> | ||
</div> <!-- /#entry-meta --> | ||
<div class="main"> | ||
<h2 class="entry-title"> | ||
<a href="../../../2024/07/hello-world/" title="Permalink to Hello World" rel="bookmark">Hello World</a> | ||
</h2> | ||
<div class="entry-content"> | ||
<div class="highlight"><pre><span></span><code> ____ <span class="ge">_ _</span> _ _ __ _ | ||
/ ___|| |_ <span class="ge">_ _</span> __| (_) ___ | |/ /__ _| | __ ___ _____ _ __ __ _ | ||
\___ \| __| | | |/ <span class="ge">_` | |/ _</span> \ | ' // <span class="ge">_` | |/ _</span>` \ \ / / _ \ '__/ _` | | ||
___) | |_| |_| | (_| | | (_) | | . \ (_| | | (_| |\ V / __/ | | (_| | | ||
|____/ \__|\__,_|\__,_|_|\___/ |_|\_\__,_|_|\__,_| \_/ \___|_| \__,_| | ||
</code></pre></div> | ||
|
||
<p>Hello World! We are Studio Kalvera. A one-man game-development studio. | ||
This is our first post.</p> | ||
</div> <!--/#entry-content--> | ||
</div> <!--/#main--> | ||
</div> <!--/#post--> | ||
<div id="comments"> | ||
<div id="respond"> | ||
<div id="disqus_thread"></div> | ||
<script type="text/javascript"> | ||
var disqus_shortname = 'studio-kalavera'; | ||
|
||
/* * * DON'T EDIT BELOW THIS LINE * * */ | ||
(function() { | ||
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; | ||
dsq.src = 'https://' + disqus_shortname + '.disqus.com/embed.js'; | ||
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); | ||
})(); | ||
</script> | ||
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> | ||
<a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> | ||
</div><!-- #respond --> | ||
</div><!-- #comments --> | ||
|
||
</div> | ||
|
||
<div id="footer"> | ||
<p>Powered by <a href="http://getpelican.com">Pelican</a>, base theme by <a href="http://bunnyman.info">BunnyMan</a>.</p> | ||
<script type="text/javascript"> | ||
(function () { | ||
var s = document.createElement("script"); | ||
s.async = true; | ||
s.type = "text/javascript"; | ||
s.src = "https://studio-kalavera.disqus.com/count.js"; | ||
( | ||
document.getElementsByTagName("HEAD")[0] || | ||
document.getElementsByTagName("BODY")[0] | ||
).appendChild(s); | ||
})(); | ||
</script> </div><!-- /#footer --> | ||
</div><!-- /#container --> | ||
<div style="display:none"></div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
studio.kalavera.xyz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,121 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>Studio Kalavera — Archives</title> | ||
<meta charset="utf-8" /> | ||
<link rel="profile" href="http://gmpg.org/xfn/11" /> | ||
<link rel="stylesheet" type="text/css" href="./theme/css/style.css" /> | ||
<!--<link rel='stylesheet' id='oswald-css' href='http://fonts.googleapis.com/css?family=Oswald&ver=3.3.2' type='text/css' media='all' />--> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Pixelify+Sans:[email protected]&display=swap" rel="stylesheet"> | ||
<link rel="apple-touch-icon" sizes="180x180" href="./theme/img/apple-touch-icon.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="./theme/img/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="./theme/img/favicon-16x16.png"> | ||
<link rel="manifest" href="./theme/site.webmanifest"> | ||
<style type="text/css"> | ||
body.custom-background { background-color: #f5f5f5; } | ||
</style> | ||
<link rel="alternate" type="application/atom+xml" | ||
title="Studio Kalavera — Flux Atom" | ||
href="./" /> | ||
<!--[if lte IE 8]><script src="./theme/js/html5shiv.js"></script><![endif]--> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/darkmode-js.min.js"></script> | ||
<script> | ||
function addDarkmodeWidget() { | ||
new Darkmode().showWidget(); | ||
const options = { | ||
bottom: '64px', // default: '32px' | ||
right: 'unset', // default: '32px' | ||
left: '32px', // default: 'unset' | ||
time: '0.5s', // default: '0.3s' | ||
mixColor: '#fff', // default: '#fff' | ||
backgroundColor: '#fff', // default: '#fff' | ||
buttonColorDark: '#100f2c', // default: '#100f2c' | ||
buttonColorLight: '#fff', // default: '#fff' | ||
saveInCookies: false, // default: true, | ||
label: '🌓', // default: '' | ||
autoMatchOsTheme: true // default: true | ||
} | ||
|
||
const darkmode = new Darkmode(options); | ||
darkmode.showWidget(); | ||
} | ||
window.addEventListener('load', addDarkmodeWidget); | ||
</script> | ||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-WLY18FTC4C"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-WLY18FTC4C'); | ||
</script> | ||
<!-- Google Tag Manager --> | ||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': | ||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], | ||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= | ||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); | ||
})(window,document,'script','dataLayer','GTM-W8KR5QBF');</script> | ||
<!-- End Google Tag Manager --> | ||
</head> | ||
|
||
<body class="home blog custom-background " > | ||
<!-- Google Tag Manager (noscript) --> | ||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W8KR5QBF" | ||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
<!-- End Google Tag Manager (noscript) --> | ||
<div id="header" class="darkmode-ignore"> | ||
<a href="."> | ||
<img src="./theme/img/logo.png" alt="logo" width="800px" alt="Studio Kalavera" title="One-man Game Development Studio"/> | ||
</a> | ||
|
||
</div><!-- /#banner --> | ||
<div id="container"> | ||
<div id="menu"> | ||
<div class="menu-navigation-container"> | ||
<ul id="menu-navigation" class="menu"> | ||
<li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="./category/anouncement.html">Anouncement</a></li> | ||
|
||
</ul> | ||
</div> <!--/#menu-navigation-container--> | ||
</div><!-- /#menu --> | ||
|
||
<div class="page-title"> | ||
<div class="page-title"> | ||
<h2>Archives for <span>Studio Kalavera</span> …</h2> | ||
</div> | ||
</div> | ||
|
||
<div id="contents"> | ||
<div class="page type-page status-publish hentry" id="post"> | ||
<div id="main"> | ||
<div class="entry-content"> | ||
<dl> | ||
<dt>21/Jul/2024 Sun</dt> | ||
<dd><a href="./2024/07/hello-world/">Hello World</a></dd> | ||
</dl> | ||
</div> <!-- /#entry-content --> | ||
</div> <!-- /#main --> | ||
</div> <!-- /#post --> | ||
</div> | ||
|
||
<div id="footer"> | ||
<p>Powered by <a href="http://getpelican.com">Pelican</a>, base theme by <a href="http://bunnyman.info">BunnyMan</a>.</p> | ||
<script type="text/javascript"> | ||
(function () { | ||
var s = document.createElement("script"); | ||
s.async = true; | ||
s.type = "text/javascript"; | ||
s.src = "https://studio-kalavera.disqus.com/count.js"; | ||
( | ||
document.getElementsByTagName("HEAD")[0] || | ||
document.getElementsByTagName("BODY")[0] | ||
).appendChild(s); | ||
})(); | ||
</script> </div><!-- /#footer --> | ||
</div><!-- /#container --> | ||
<div style="display:none"></div> | ||
</body> | ||
</html> |
Oops, something went wrong.