knowledge-record

一些知识了解小内容

https://github.com/liminalauracollective/knowledge-record

Science Score: 18.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 10 months ago · JSON representation ·

Repository

一些知识了解小内容

Basic Info
  • Host: GitHub
  • Owner: LiminalAuraCollective
  • Default Branch: master
  • Homepage:
  • Size: 464 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 5 years ago · Last pushed over 2 years ago
Metadata Files
Readme Citation

README.md

Some study records

Owner

  • Name: Liminal Aura Collective
  • Login: LiminalAuraCollective
  • Kind: user
  • Company: Anime Fans Association

Video is suitable for entertainment and information dissemination, while text is conducive to deep learning and independent thinking.

Citation (Citation Effect/README.md)

Citation Effect(引用效果)

#### Effect 1:樱花飘落背景效果

```html
<script src="https://cdn.jsdelivr.net/gh/TaylorLottner/Fork/sakura.js"></script>
```

#### Effect 2:下雪背景效果

```html
<script src="https://cdn.jsdelivr.net/gh/TRHX/CDN-for-itrhx.com@3.0.6/js/snow3.js"></script>
```

#### Effect 3:live2D 看板娘

```html
<script src="https://eqcn.ajz.miesnfu.com/wp-content/plugins/wp-3d-pony/live2dw/lib/L2Dwidget.min.js"></script>
<script src="https://eqcn.ajz.miesnfu.com/wp-content/plugins/wp-3d-pony/live2dw/lib/L2Dwidget.0.min.js"></script>
<script>
  L2Dwidget.init({
    model: {
      jsonPath:
        "https://unpkg.com/live2d-widget-model-shizuku@1.0.5/assets/shizuku.model.json",
      // replace people model: https://unpkg.com/live2d-widget-model-hibiki@1.0.5/assets/hibiki.model.json
      scale: 1,
    },
    display: {
      position: "right",
      width: 150,
      height: 300,
      hOffset: 0,
      vOffset: -20,
    },
    mobile: { show: true, scale: 0.5 },
    react: { opacityDefault: 0.7, opacityOnHover: 0.2 },
  });
</script>
```

GitHub Events

Total
Last Year