Skip to content

Commit

Permalink
deploy: 57aaeca
Browse files Browse the repository at this point in the history
  • Loading branch information
weareoutman committed Jan 22, 2025
0 parents commit 6b6976f
Show file tree
Hide file tree
Showing 9 changed files with 132 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
2 changes: 2 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>404 Not Found</title><meta name="title" content="404 Not Found"/><meta name="og:site_name" content="Plain Blog"/><meta name="og:title" content="404 Not Found"/><meta name="og:type" content="article"/><meta name="og:url" content="https://plain-blog.js.org/404/"/><meta name="og:image" content="https://plain-blog.js.org/assets/favicon.svg"/><meta name="twitter:card" content="summary"/><meta name="twitter:url" content="https://plain-blog.js.org/404/"/><meta name="twitter:title" content="404 Not Found"/><meta name="twitter:image" content="https://plain-blog.js.org/assets/favicon.svg"/><link rel="icon" href="/assets/favicon.svg"/><style>.shiki{padding:1em;font-size:14px}</style><link rel="stylesheet" href="/assets/main.861e055a.css"/></head><body><header style="display:flex;justify-content:space-between;align-items:center"><a href="/">Plain Blog</a><a href="https://github.com/weareoutman/plain-blog">GitHub</a></header><main><article><h1>404 Not Found</h1><p>Oops! Something went wrong.</p>
<p>Go back to <a href="/">homepage</a>?</p></article></main><footer><hr/><p style="display:flex;justify-content:space-between"><span>© <!-- -->2025<!-- --> <a href="/">Plain Blog</a></span><a href="https://github.com/weareoutman/plain-blog">GitHub</a></p></footer></body></html>
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
plain-blog.js.org
8 changes: 8 additions & 0 deletions assets/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions assets/main.861e055a.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions customizing-components/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>Customizing Components</title><meta name="title" content="Customizing Components"/><meta name="og:site_name" content="Plain Blog"/><meta name="og:title" content="Customizing Components"/><meta name="og:type" content="article"/><meta name="og:url" content="https://plain-blog.js.org/customizing-components/"/><meta name="og:image" content="https://plain-blog.js.org/assets/favicon.svg"/><meta name="twitter:card" content="summary"/><meta name="twitter:url" content="https://plain-blog.js.org/customizing-components/"/><meta name="twitter:title" content="Customizing Components"/><meta name="twitter:image" content="https://plain-blog.js.org/assets/favicon.svg"/><link rel="icon" href="/assets/favicon.svg"/><style>.shiki{padding:1em;font-size:14px}</style><link rel="stylesheet" href="/assets/main.861e055a.css"/></head><body><header style="display:flex;justify-content:space-between;align-items:center"><a href="/">Plain Blog</a><a href="https://github.com/weareoutman/plain-blog">GitHub</a></header><main><article><h1>Customizing Components</h1><p>Docs to be done...</p>
<p>Please refer to the <a href="https://github.com/weareoutman/plain-blog/blob/main/website/plain.config.js">source code</a> first.</p></article></main><footer><hr/><p style="display:flex;justify-content:space-between"><span>© <!-- -->2025<!-- --> <a href="/">Plain Blog</a></span><a href="https://github.com/weareoutman/plain-blog">GitHub</a></p></footer></body></html>
19 changes: 19 additions & 0 deletions features-tracking/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>Features Tracking</title><meta name="title" content="Features Tracking"/><meta name="og:site_name" content="Plain Blog"/><meta name="og:title" content="Features Tracking"/><meta name="og:type" content="article"/><meta name="og:url" content="https://plain-blog.js.org/features-tracking/"/><meta name="og:image" content="https://plain-blog.js.org/assets/favicon.svg"/><meta name="twitter:card" content="summary"/><meta name="twitter:url" content="https://plain-blog.js.org/features-tracking/"/><meta name="twitter:title" content="Features Tracking"/><meta name="twitter:image" content="https://plain-blog.js.org/assets/favicon.svg"/><link rel="icon" href="/assets/favicon.svg"/><style>.shiki{padding:1em;font-size:14px}</style><link rel="stylesheet" href="/assets/main.861e055a.css"/></head><body><header style="display:flex;justify-content:space-between;align-items:center"><a href="/">Plain Blog</a><a href="https://github.com/weareoutman/plain-blog">GitHub</a></header><main><article><h1>Features Tracking</h1><p>Plain Blog is under development yet.</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" disabled="" checked=""/> <!-- -->MDX pages</li>
<li class="task-list-item"><input type="checkbox" disabled="" checked=""/> <!-- -->JSX pages</li>
<li class="task-list-item"><input type="checkbox" disabled="" checked=""/> <!-- -->Zero client-side JavaScript</li>
<li class="task-list-item"><input type="checkbox" disabled="" checked=""/> <!-- -->SEO optimized</li>
<li class="task-list-item"><input type="checkbox" disabled="" checked=""/> <!-- -->Auto generated index page that lists all articles</li>
<li class="task-list-item"><input type="checkbox" disabled="" checked=""/> <!-- -->Custom css</li>
<li class="task-list-item"><input type="checkbox" disabled="" checked=""/> <!-- -->Custom page components</li>
<li class="task-list-item"><input type="checkbox" disabled="" checked=""/> <!-- -->Code highlighting with Shiki</li>
<li class="task-list-item"><input type="checkbox" disabled="" checked=""/> <!-- -->Code highlighting with Prism</li>
<li class="task-list-item"><input type="checkbox" disabled="" checked=""/> <!-- -->Custom base url</li>
<li class="task-list-item"><input type="checkbox" disabled="" checked=""/> <!-- -->Nested folders in content</li>
<li class="task-list-item"><input type="checkbox" disabled="" checked=""/> <!-- -->Images (image mark in MD, imports in MD/JS)</li>
<li class="task-list-item"><input type="checkbox" disabled="" checked=""/> <!-- -->Images optimized (auto resized to no more than 1400px wide, by default)</li>
<li class="task-list-item"><input type="checkbox" disabled=""/> <!-- -->Images of <code>url()</code> in css</li>
<li class="task-list-item"><input type="checkbox" disabled=""/> <!-- -->Social image by article</li>
<li class="task-list-item"><input type="checkbox" disabled=""/> <!-- -->TypeScript (wait for <a href="https://github.com/denoland/deno/issues/23201">Deno to support module hooks</a>)</li>
</ul></article></main><footer><hr/><p style="display:flex;justify-content:space-between"><span>© <!-- -->2025<!-- --> <a href="/">Plain Blog</a></span><a href="https://github.com/weareoutman/plain-blog">GitHub</a></p></footer></body></html>
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>Plain Blog</title><meta name="title" content="Plain Blog"/><meta name="description" content="The plain blog builder which emits zero client side JavaScript. With minimal configure, your blog will be fast and elegant."/><meta name="og:site_name" content="Plain Blog"/><meta name="og:title" content="Plain Blog"/><meta name="og:type" content="website"/><meta name="og:url" content="https://plain-blog.js.org"/><meta name="og:description" content="The plain blog builder which emits zero client side JavaScript. With minimal configure, your blog will be fast and elegant."/><meta name="og:image" content="https://plain-blog.js.org/assets/favicon.svg"/><meta name="twitter:card" content="summary"/><meta name="twitter:url" content="https://plain-blog.js.org"/><meta name="twitter:title" content="Plain Blog"/><meta name="twitter:description" content="The plain blog builder which emits zero client side JavaScript. With minimal configure, your blog will be fast and elegant."/><meta name="twitter:image" content="https://plain-blog.js.org/assets/favicon.svg"/><link rel="icon" href="/assets/favicon.svg"/><style>.shiki{padding:1em;font-size:14px}</style><link rel="stylesheet" href="/assets/main.861e055a.css"/></head><body><header style="display:flex;justify-content:space-between;align-items:center"><h1>Plain Blog</h1><a href="https://github.com/weareoutman/plain-blog">GitHub</a></header><main><section><h2><a href="/introducing-plain-blog/">Introducing Plain Blog</a></h2><article><p>The Plain Blog builder which emits zero client-side JavaScript. With minimal configuration, your blog will be fast and elegant.
Although it emits no JavaScript to the the client-side, you can composite your page layout using React components, writing content in…</p></article></section><section><h2><a href="/features-tracking/">Features Tracking</a></h2><article><p>Plain Blog is under development yet.

MDX pages
JSX pages
Zero client-side JavaScript
SEO optimized
Auto generated index page that lists all articles
Custom css
Custom page components
Code highlighting with Shiki
Code highlighting with Prism
Custom base url
Nested folders…</p></article></section><section><h2><a href="/customizing-components/">Customizing Components</a></h2><article><p>Docs to be done...
Please refer to the source code first.…</p></article></section></main><footer><hr/><p style="display:flex;justify-content:space-between"><span>© <!-- -->2025<!-- --> <a href="/">Plain Blog</a></span><a href="https://github.com/weareoutman/plain-blog">GitHub</a></p></footer></body></html>
Loading

0 comments on commit 6b6976f

Please sign in to comment.