docs

Log | Files | Refs | Activity

root / retype.yml

retype.yml (1016B)


      1 input: ./src
      2 output: docs
      3 url: docs.amit.is-a.dev
      4 branding:
      5   title: Docs
      6 links:
      7   - text: Home
      8     link: index.md
      9     icon: home
     10   - text: Website
     11     link: https://amit.is-a.dev
     12     icon: globe
     13   - text: Github
     14     link: https://github.com/notamitgamer
     15     icon: mark-github
     16     target: blank
     17   - text: Sponsor
     18     link: https://github.com/sponsors/notamitgamer
     19     icon: heart
     20     target: blank
     21 edit:
     22   repo: "https://github.com/notamitgamer/docs"
     23   base: "/src"
     24   branch: "main"
     25   label: "Edit this page"
     26 editor:
     27   enabled: true
     28 generator:
     29   recase: all
     30 markdown:
     31   lineBreaks: soft
     32 meta:
     33   title: " | Docs"
     34 search:
     35   hotkeys:
     36     - "/"
     37   maxResults: 20
     38   minChars: 2
     39   mode: full
     40   noResultsFoundMsg: "No results"
     41   placeholder: Search
     42 start:
     43   open: false
     44 snippets:
     45   lineNumbers:
     46     - js
     47     - none
     48 templating:
     49   enabled: true
     50   liquid: false
     51 footer:
     52   copyright: "© 2025-2026 amit.is-a.dev - All Rights Reserved."
     53   links:
     54     - text: notamitgamer/docs
     55       link: https://github.com/notamitgamer/docs
© notamitgamer • Site Built: 2026-09-05 01:53:16 UTC • git-mirror commit: c170d72 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror