www.federated.computer/public/index.html
david@federated.company 229cf7e445 Added Sam Theme
modified:   config.toml
	modified:   public/about/index.html
	modified:   public/access/index.html
	modified:   public/blog/index.html
	modified:   public/categories/index.html
	modified:   public/css/style.css
	modified:   public/index.html
	modified:   public/manifesto/index.html
	modified:   public/posts/apple-breaks-privacy/index.html
	modified:   public/posts/index.html
	modified:   public/posts/main_street_against_big_tech/index.html
	modified:   public/posts/what_is_done_with_personal_data/index.html
	modified:   public/projects/index.html
	modified:   public/sam.ico
	modified:   public/tags/index.html
	modified:   public/tn.png
	.hugo_build.lock
	go.mod
	go.sum
	node_modules/.bin/autoprefixer
	node_modules/.bin/browserslist
	node_modules/.bin/update-browserslist-db
	node_modules/autoprefixer/
	node_modules/browserslist/
	node_modules/caniuse-lite/
	node_modules/cliui/build/index.d.cts
	node_modules/electron-to-chromium/
	node_modules/fast-glob/out/readers/async.d.ts
	node_modules/fast-glob/out/readers/async.js
	node_modules/fraction.js/
	node_modules/fs-extra/lib/copy/copy-sync.js
	node_modules/fs-extra/lib/esm.mjs
	node_modules/fs-extra/lib/move/move-sync.js
	node_modules/fs-extra/lib/output-file/
	node_modules/globby/ignore.js
	node_modules/globby/node_modules/
	node_modules/globby/utilities.js
	node_modules/lilconfig/LICENSE
	node_modules/node-releases/
	node_modules/normalize-range/
	node_modules/postcss-value-parser/
	node_modules/postcss/lib/postcss.d.mts
	node_modules/update-browserslist-db/
	node_modules/yaml/browser/dist/compose/
	node_modules/yaml/browser/dist/doc/
	node_modules/yaml/browser/dist/errors.js
	node_modules/yaml/browser/dist/log.js
	node_modules/yaml/browser/dist/node_modules/
	node_modules/yaml/browser/dist/nodes/
	node_modules/yaml/browser/dist/parse/
	node_modules/yaml/browser/dist/public-api.js
	node_modules/yaml/browser/dist/schema/
	node_modules/yaml/browser/dist/stringify/
	node_modules/yaml/browser/dist/visit.js
	node_modules/yaml/browser/package.json
	node_modules/yaml/dist/compose/
	node_modules/yaml/dist/doc/
	node_modules/yaml/dist/errors.d.ts
	node_modules/yaml/dist/errors.js
	node_modules/yaml/dist/index.d.ts
	node_modules/yaml/dist/log.d.ts
	node_modules/yaml/dist/log.js
	node_modules/yaml/dist/nodes/
	node_modules/yaml/dist/options.d.ts
	node_modules/yaml/dist/parse/
	node_modules/yaml/dist/public-api.d.ts
	node_modules/yaml/dist/public-api.js
	node_modules/yaml/dist/schema/
	node_modules/yaml/dist/stringify/
	node_modules/yaml/dist/test-events.d.ts
	node_modules/yaml/dist/util.d.ts
	node_modules/yaml/dist/visit.d.ts
	node_modules/yaml/dist/visit.js
	node_modules/yargs/browser.d.ts
	node_modules/yargs/locales/cs.json
	node_modules/yargs/yargs.mjs
	public/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css
	resources/_gen/assets/sass/sass/style.sass_4d6f00452a35742ddbb489cb3703195e.content
	resources/_gen/assets/sass/sass/style.sass_4d6f00452a35742ddbb489cb3703195e.json
	resources/_gen/assets/sass/sass/style.sass_c87a2fc9dae9a546a3e3f1548c147175.content
	resources/_gen/assets/sass/sass/style.sass_c87a2fc9dae9a546a3e3f1548c147175.json
	themes/
2023-04-21 10:21:35 -06:00

102 lines
2.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta name="generator" content="Hugo 0.110.0">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="referrer" content="no-referrer">
<title>
Federated Computer
</title>
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="Federated Computer" />
<link rel="stylesheet" href="/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Didact+Gothic">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Federated Computer"/>
<meta name="twitter:description" content=""/>
<meta property="og:title" content="Federated Computer" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://federated.computer/" />
<title>Federated Computer</title>
</head>
<body>
<video class="video" autoplay muted preload loop playsinline>
<source
src="/background.mp4"
type="video/mp4"
poster="/background.jpg" />
</video>
<div id="overlay" style="background: rgba(0, 0, 0, 0.4);"></div>
<nav role="navigation" class="flex-container" id="splash">
<a href="/" class="big-link">
Federated Computer
</a>
<a href="/manifesto" class="big-link">
Our Manifesto
</a>
<a href="/access" class="big-link">
Early Access
</a>
<a href="/projects" class="big-link">
Projects
</a>
<a href="/posts" class="big-link">
Posts
</a>
<a href="/about" class="big-link">
About Us
</a>
</nav>
</body>
</html>