cwgi-docs.jw1.dev Open in urlscan Pro
2606:4700:3036::ac43:993b  Public Scan

URL: https://cwgi-docs.jw1.dev/
Submission: On June 24 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

javascript:

<form action="javascript:"><textarea id="comment_textarea"
    class="cwgi-rounded-2xl cwgi-block cwgi-px-4 cwgi-py-4 cwgi-font-mono cwgi-border-none focus:cwgi-shadow-2xl dark:cwgi-bg-neutral-800 cwgi-bg-zinc-100 cwgi-w-full cwgi-resize-y cwgi-min-h-[6rem] cwgi-text-sm cwgi-rounded-br-[6px]" required=""
    name="comment" disabled="" placeholder="Please login first"></textarea>
  <div class="cwgi-pt-2 cwgi-text-xs dark:cwgi-text-neutral-400 cwgi-text-neutral-500 cwgi-leading-5">This comment system is powered by <a href="https://cwgi-docs.jw1.dev/" target="_blank" class="cwgi-text-black dark:cwgi-text-white">CWGI</a>, made
    with <a target="_blank" class="cwgi-text-black dark:cwgi-text-white" href="https://github.com/features/issues">GitHub Issues</a>, please follow the
    <a target="_blank" class="cwgi-text-black dark:cwgi-text-white" href="https://docs.github.com/en/site-policy/github-terms/github-community-code-of-conduct">GitHub Community Code of Conduct</a>.</div>
  <div class="cwgi-text-center cwgi-mt-8 cwgi-flex cwgi-justify-center"><button type="submit"
      class="cwgi-rounded-full cwgi-px-4 cwgi-py-2 cwgi-bg-neutral-800 cwgi-text-white dark:cwgi-bg-white dark:cwgi-text-black cwgi-text-sm cwgi-flex cwgi-items-center cwgi-group cwgi-opacity-50" disabled=""><svg xmlns="http://www.w3.org/2000/svg"
        viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-send cwgi-mr-2 cwgi-w-4 cwgi-h-4">
        <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
        <path d="M10 14l11 -11"></path>
        <path d="M21 3l-6.5 18a.55 .55 0 0 1 -1 0l-3.5 -7l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5"></path>
      </svg>Send</button><button disabled=""
      class="cwgi-rounded-full disabled:cwgi-opacity-70 cwgi-px-4 cwgi-py-2 cwgi-bg-neutral-800 cwgi-text-white dark:cwgi-bg-white dark:cwgi-text-black cwgi-text-sm cwgi-flex cwgi-items-center cwgi-whitespace-nowrap cwgi-hidden" type="button"><svg
        xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-loader-2 cwgi-animate-spin cwgi-w-4 cwgi-h-4 cwgi-mr-2" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round"
        stroke-linejoin="round">
        <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
        <path d="M12 3a9 9 0 1 0 9 9"></path>
      </svg>Send</button></div>
</form>

Text Content

CWGI - COMMENT WITH GITHUB ISSUES

CWGI is an open-source blog comment system based on GitHub Issues with
minimalism in mind.

<!-- index.html -->
<link rel="stylesheet" href="https://cwgi-cli.jw1.dev/style.css">
<div id="cwgi_box"></div>
<script src="https://cwgi-cli.jw1.dev/cwgi.iife.js"></script>


// index.js
_CWGI.init()



FEATURES

 * Fast to load (~ 25Kb gzipped)
 * No Ads, Forever 🤝
 * Much prettier than most comment systems out there
 * GitHub’s natural abilities
   * XSS prevention
   * Easy notifications (webhook, email)
   * Easy management / moderation


INSTALLATION

 1. GitHub App - REQUIRED, you need a GitHub App to authenticate users
 2. Server side - Optional, you need a back-end to handle GitHub API requests
 3. Client side - PARTIAL, you need to include the script and style in your blog

Login with
This comment system is powered by CWGI, made with GitHub Issues, please follow
the GitHub Community Code of Conduct.
SendSend
No comments for now
jw-12138Owner
an hour ago


is this thing on?

👍0👎0❤️0
Load More