DIYgod mirror
Go to file
DIYgod 288c3597da
chore: disable worker logger
2023-02-16 17:35:45 +00:00
.github/workflows chore: branch as dev docker tags prefix 2023-01-23 20:06:28 +00:00
.husky
deploy chore: missing POAP_API_KEY 2023-01-23 22:14:49 +00:00
e2e
public chore: disable worker logger 2023-02-16 17:35:45 +00:00
src chore: disable worker logger 2023-02-16 17:35:45 +00:00
worker chore: disable worker logger 2023-02-16 17:35:45 +00:00
.dockerignore
.env.example
.eslintrc.json
.gitignore feat: ignore sw.js 2023-01-23 14:55:53 +00:00
.prettierignore fix: 404 svg not found 2023-01-23 12:31:45 +00:00
.prettierrc
.prettierrc.json
Dockerfile chore: docker build with actions env 2023-01-18 22:10:37 +00:00
LICENSE
README.md docs: update README 2023-02-07 22:34:41 +00:00
apply.sh
fly.toml
next-env.d.ts
next.config.js fix: pwa start url updating 2023-01-24 00:39:52 +00:00
package.json chore: disable worker logger 2023-02-16 17:35:45 +00:00
playwright.config.ts
pnpm-lock.yaml chore: disable worker logger 2023-02-16 17:35:45 +00:00
postcss.config.js
renovate.json
showcase.json feat: update text 2023-02-15 16:46:16 +00:00
tailwind.config.js feat: automatically generated hover color 2023-02-03 12:37:06 +00:00
tsconfig.json
uno.config.ts
vitest.config.ts

README.md

xLog

xLog

The first An on-chain and open-source blogging platform for everyone.

Discord Twitter build

Features

Easy

Connect with your Web3 Wallet or Email. Build your own site with custom domains, subscriptions, likes, comments, minting as nft, RSS and more in one second. No fees, no friction.

Safe

All blog data, including configs, posts, subscriptions, comments, etc., are signed and securely stored on the blockchain with your own hands. No one else, including us, can make any changes.

Fast

Blockchain doesn't always mean inefficiency. xLog's efficient caching mechanism and numerous optimisations take it to the peak of performance.

Customizable

Use your own domain, customise your site and style it however you like. This is your site, there are no restrictions.

Open

Uses standard Markdown with export and import tools and rich APIs for a painless move in and out. All code is open source on GitHub, all data is transparent on the chain. Domain name, navigation bar, custom styles, all as you wish, and stored on the blockchain.

Integration

xLog's open design allows it to integrate with many other open protocols and applications without friction.

Development

Follow the steps to run it locally.

  1. Copy .env.example to .env
  2. Install dependencies: pnpm i
  3. Start dev server: pnpm dev

This project is developed based on proselog