|
|
||
|---|---|---|
| .github/workflows | ||
| .husky | ||
| deploy | ||
| e2e | ||
| public | ||
| src | ||
| types | ||
| worker | ||
| .dockerignore | ||
| .env.example | ||
| .eslintrc.json | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| .prettierrc.json | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
| apply.sh | ||
| fly.toml | ||
| next-env.d.ts | ||
| next-i18next.config.js | ||
| next.config.js | ||
| package.json | ||
| playwright.config.ts | ||
| pnpm-lock.yaml | ||
| postcss.config.js | ||
| renovate.json | ||
| showcase.json | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| uno.config.ts | ||
| vitest.config.ts | ||
README.md
xLog
The best on-chain and open-source blogging community for everyone.
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.
- Copy
.env.exampleto.env - Install dependencies:
pnpm i - Start dev server:
pnpm dev
This project is developed based on proselog






