Skip to content

Commit

Permalink
+++
Browse files Browse the repository at this point in the history
  • Loading branch information
Offirmo committed Mar 17, 2024
1 parent 4db4318 commit 6069358
Show file tree
Hide file tree
Showing 13 changed files with 186 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# https://securitytxt.org/

Please report any security issue or danger to the community to:
- mailto:offirmo.net@gmail.com

Thanks for your contribution!

Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<!doctype html>
<!-- AUTOMATICALLY GENERATED, DO NOT EDIT MANUALLY! -->

<!-- maximum language hints to prevent Chrome from incorrectly suggesting a translation -->
<html lang="en" xml:lang="en">
<head>
<!-- https://github.com/h5bp/html5-boilerplate/blob/main/docs/html.md#the-order-of-the-title-and-meta-tags -->
<meta charset="utf-8" />
<meta name="format-detection" content="telephone=no" />
<meta
name="viewport"
content="width=device-width,initial-scale=1,user-scalable=no,minimum-scale=1,maximum-scale=1,viewport-fit=contain"
/>
<meta http-equiv="content-language" content="en" />
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta http-equiv="generator" content="@offirmo/generator--website-entry-points" />
<meta http-equiv="theme-color" content="hsl(248, 9%, 17%)" />

<title>404 Not Found</title>
</head>

<body>
<h1>404 Not Found</h1>
<p>Sorry, the page you were looking for doesn't exist.</p>

<!-- NON-critical styles https://www.smashingmagazine.com/2015/08/understanding-critical-css/ -->
<style>
@import 'npm:@offirmo-private/css--foundation' layer(foundation);
</style>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<!doctype html>
<!-- AUTOMATICALLY GENERATED, DO NOT EDIT MANUALLY! -->

<!-- maximum language hints to prevent Chrome from incorrectly suggesting a translation -->
<html lang="en" xml:lang="en">
<head>
<!-- https://github.com/h5bp/html5-boilerplate/blob/main/docs/html.md#the-order-of-the-title-and-meta-tags -->
<meta charset="utf-8" />
<meta name="format-detection" content="telephone=no" />
<meta
name="viewport"
content="width=device-width,initial-scale=1,user-scalable=no,minimum-scale=1,maximum-scale=1,viewport-fit=contain"
/>
<meta http-equiv="content-language" content="en" />
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta http-equiv="generator" content="@offirmo/generator--website-entry-points" />
<meta http-equiv="theme-color" content="hsl(248, 9%, 17%)" />

<title>undefined - about</title>
</head>

<body>
<h1>About undefined</h1>
<p>TODO...</p>

<!-- NON-critical styles https://www.smashingmagazine.com/2015/08/understanding-critical-css/ -->
<style>
@import 'npm:@offirmo-private/css--foundation' layer(foundation);
</style>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<!doctype html>
<!-- AUTOMATICALLY GENERATED, DO NOT EDIT MANUALLY! -->

<!-- maximum language hints to prevent Chrome from incorrectly suggesting a translation -->
<html lang="en" xml:lang="en">
<head>
<!-- https://github.com/h5bp/html5-boilerplate/blob/main/docs/html.md#the-order-of-the-title-and-meta-tags -->
<meta charset="utf-8" />
<meta name="format-detection" content="telephone=no" />
<meta
name="viewport"
content="width=device-width,initial-scale=1,user-scalable=no,minimum-scale=1,maximum-scale=1,viewport-fit=contain"
/>
<meta http-equiv="content-language" content="en" />
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta http-equiv="generator" content="@offirmo/generator--website-entry-points" />
<meta http-equiv="theme-color" content="hsl(248, 9%, 17%)" />

<title>Contact</title>
</head>

<body>
<h1>Contact</h1>
<p>TODO...</p>

<!-- NON-critical styles https://www.smashingmagazine.com/2015/08/understanding-critical-css/ -->
<style>
@import 'npm:@offirmo-private/css--foundation' layer(foundation);
</style>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<!doctype html>
<!-- AUTOMATICALLY GENERATED, DO NOT EDIT MANUALLY! -->

<!-- maximum language hints to prevent Chrome from incorrectly suggesting a translation -->
<html lang="en" xml:lang="en">
<head>
<!-- https://github.com/h5bp/html5-boilerplate/blob/main/docs/html.md#the-order-of-the-title-and-meta-tags -->
<meta charset="utf-8" />
<meta name="format-detection" content="telephone=no" />
<meta
name="viewport"
content="width=device-width,initial-scale=1,user-scalable=no,minimum-scale=1,maximum-scale=1,viewport-fit=contain"
/>
<meta http-equiv="content-language" content="en" />
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta http-equiv="generator" content="@offirmo/generator--website-entry-points" />
<meta http-equiv="theme-color" content="hsl(248, 9%, 17%)" />

<title>Error</title>
</head>

<body>
<h1>Error</h1>
<p>An error happened.</p>

<!-- NON-critical styles https://www.smashingmagazine.com/2015/08/understanding-critical-css/ -->
<style>
@import 'npm:@offirmo-private/css--foundation' layer(foundation);
</style>
</body>
</html>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# https://humanstxt.org/

## Author
Hi, I'm Offirmo, software engineer, open-source developer & creator.

If you need to get in touch: mailto:offirmo.net@gmail.com.

## Credits

Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
<!doctype html>
<!-- AUTOMATICALLY GENERATED, DO NOT EDIT MANUALLY! -->

<!-- maximum language hints to prevent Chrome from incorrectly suggesting a translation -->
<html lang="en" xml:lang="en">
<head>
<!-- https://github.com/h5bp/html5-boilerplate/blob/main/docs/html.md#the-order-of-the-title-and-meta-tags -->
<meta charset="utf-8" />
<meta name="format-detection" content="telephone=no" />
<meta
name="viewport"
content="width=device-width,initial-scale=1,user-scalable=no,minimum-scale=1,maximum-scale=1,viewport-fit=contain"
/>
<meta http-equiv="content-language" content="en" />
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta http-equiv="generator" content="@offirmo/generator--website-entry-points" />
<meta http-equiv="theme-color" content="hsl(248, 9%, 17%)" />

<title>Index</title>
</head>

<body>
<header>TODO header</header>
<main id="root">
<h1>Index</h1>
<article>
<p>Lorem ipsum dolor amet…</p>
</article>
</main>
<footer>TODO footer</footer>

<!-- NON-critical styles https://www.smashingmagazine.com/2015/08/understanding-critical-css/ -->
<style>
@import 'npm:@offirmo-private/css--foundation' layer(foundation);
</style>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## www.robotstxt.org/
## https://en.wikipedia.org/wiki/Robots_exclusion_standard
## https://support.google.com/webmasters/answer/6062596
User-agent: *
Disallow: /

0 comments on commit 6069358

Please sign in to comment.