redisread / memos.top

✍ A static page rendered with the Memos API.

Home Page:https://memos.top

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✍️ memos

Memos Top. A static page rendered with the Memos API.

Simple HTML, Pure CSS, Vanilla JS. Anti-Framework.

GitHub all releases

Live DemoI'm Feeling Lucky ✍

Memos Top

English | 中文

WebStack

• Darkmode Support
• Mobile Friendly

Usage

  1. Download from Release, or clone this repo to self-hosted.
git clone https://github.com/eallion/memos.top
  1. Setting

Replace the default value in index.html:

    <script type="text/javascript">
        var memos = {
            host: 'https://demo.usememos.com/',  //修改为自己部署 Memos 的网址,末尾有 / 斜杠
            limit: '10',  //默认每次显示 10条
            creatorId: '101',  //默认为 101用户 https://demo.usememos.com/u/101
            domId: '#memos',  //默认为 #memos
            username: 'memos',  //发布者 ID 自定义
            name: 'Official Demo',  //发布者全称自定义
        }

    </script>
  1. Logo & Avatar(Option)

Replace the Logo and Avatar in the assets/img folder.

  • logo.webp is favicon
  • avatar.jpg is your icon
  1. Upload

Upload file index.html and folder assets to your web server. Enjoy!

Hosted by GitHub Pages

Demo: https://www.memos.top

  1. Fork this
  2. Setting as #Usage.2
  3. Go to your own memos.top repo - Setting - Pages - Deploy from a branch - Branch(main/root)

Hosted by Vercel

Demo: https://memos.top

  1. Fork this
  2. Setting as #Usage.2
  3. Go to your Vercel dash
  4. Import GitHub repo
  5. Configure Project default
  6. Deploy

Tips

How to post your memos:

  1. Bilibili. Just URL. BV/AV support. b23.tv not support.
https://www.bilibili.com/video/BV1Sd4y1b7yg/ 
  1. Youtube. Just URL.
https://www.youtube.com/watch?v=mNK6h1dfy2o
  1. Youku. Just URL.
https://v.youku.com/v_show/id_XNTkyMjkxNTEyOA==.html
  1. QQ Video. Just URL.
https://v.qq.com/x/cover/mzc00200z47sdeu/m0044zpag6c.html
  1. Spotify. Share URL. track/album support.
https://open.spotify.com/track/6Uq8BnOxvXJsQiJ2XqfO5P
  1. Netease music. Just URL.
https://music.163.com/#/song?id=4153490
  1. QQ music. Support sondmid only, not songid.
https://y.qq.com/n/ryqq/songDetail/004W3BfK46dMXk
  1. Douban. Just URL. Need your own API.
https://book.douban.com/subject/2567698/
https://movie.douban.com/subject/1889243/

Update

Memos Top won't update unless the Memos API update.
So, you need to update or fix yourself.

GLWT(Good Luck With That,祝你好运)公共许可证
版权所有© 每个人,除了作者

任何人都被允许复制、分发、修改、合并、销售、出版、再授权或
任何其它操作,但风险自负。

作者对这个项目中的代码一无所知。
代码处于可用或不可用状态,没有第三种情况。


                祝你好运公共许可证
            复制、分发和修改的条款和条件

0 :在不导致作者被指责或承担责任的情况下,你可以做任何你想
要做的事情。

无论是在合同行为、侵权行为或其它因使用本软件产生的情形,作
者不对任何索赔、损害承担责任。

祖宗保佑。

About

✍ A static page rendered with the Memos API.

https://memos.top

License:Other


Languages

Language:JavaScript 56.5%Language:CSS 33.8%Language:HTML 9.6%