Giter Site home page Giter Site logo

zeikar / issueage Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 0.0 7.4 MB

Create Blog/Github Pages with Github Issues.

Home Page: https://zeikar.github.io/issueage/

License: MIT License

CSS 0.81% HTML 1.58% JavaScript 7.43% Svelte 68.02% TypeScript 22.15%
blog github-api github-issues github-pages github-pages-website issueage svelte utterances

issueage's Introduction

issueage's People

Contributors

zeikar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

issueage's Issues

test

Marked - Markdown Parser

Marked lets you convert Markdown into HTML. Markdown is a simple text format whose goal is to be very easy to read and write, even when not converted to HTML. This demo page will let you type anything you like and see how it gets converted. Live. No more waiting around.

How To Use The Demo

  1. Type in stuff on the left.
  2. See the live updates on the right.

That's it. Pretty simple. There's also a drop-down option in the upper right to switch between various views:

  • Preview: A live display of the generated HTML as it would render in a browser.
  • HTML Source: The generated HTML before your browser makes it pretty.
  • Lexer Data: What marked uses internally, in case you like gory stuff like this.
  • Quick Reference: A brief run-down of how to format things using markdown.

Why Markdown?

It's easy. It's not overly bloated, unlike HTML. Also, as the creator of markdown says,

The overriding design goal for Markdown's
formatting syntax is to make it as readable
as possible. The idea is that a
Markdown-formatted document should be
publishable as-is, as plain text, without
looking like it's been marked up with tags
or formatting instructions.

Ready to start writing? Either start changing stuff on the left or
clear everything with a simple click.

image

Search issues

Search issues from Navbar

Search by issue title and content??

Add thumbnails

Extract the first image tag from markdown and use it as a thumbnail

router ์ ์šฉ

๊ฒŒ์‹œ๊ธ€ ๋ฆฌ์ŠคํŠธ, ๊ฒŒ์‹œ๊ธ€ ์ด๋™์„ ์œ„ํ•ด์„œ ๋ผ์šฐํ„ฐ๊ฐ€ ํ•„์š”ํ•œ๋ฐ...

  1. ์ง์ ‘ ๊ฐœ๋ฐœ?
  2. svelte-routing (https://github.com/EmilTholin/svelte-routing)

์•„์‰ฝ๊ฒŒ๋„ svelte ๊ณต์‹ ๋ผ์šฐํ„ฐ๋Š” ์•„์ง ์—†์Œ.

Add table of contents side menu

  • Add anchor links in main contents

  • Add table of contents side menu

  • Anchor links is not working on svelte-spa-router... so we have to implement anchor parser and navigate to anchor link manually.

ํƒœ๊ทธ ๊ธฐ๋Šฅ ๊ตฌํ˜„

ํƒœ๊ทธ ๋ณ„๋กœ ๋ฌถ์–ด๋ณด๊ธฐ ๋ฐ ๊ธ€์˜ ํƒœ๊ทธ ์ถœ๋ ฅ

ํƒœ๊ทธ๋Š” ์ด์Šˆ์˜ Labels ์‚ฌ์šฉํ•˜๋ฉด ๋จ.

Improve navbar

  • Use svelte-spa-router to go home.
  • Add burger menu for mobile.

Change page title dynamically

Change page title dynamically.
Use svelte:head element?

<!-- MyPage.svelte -->
<svelte:head>
  <title>Page Title goes here</title>
</svelte:head>

Github Actions์œผ๋กœ ๋ฐฐํฌ

ํ‘ธ์‹œํ•˜๋ฉด ๋นŒ๋“œํ•ด์„œ gh-pages ๋ธŒ๋žœ์น˜๋กœ ๋ฐฐํฌํ•˜๊ธฐ.

๋ผ์ด๋ธŒ ๋ฐ๋ชจ ๊ฐ€๋Šฅ

Pagination

  • ๋ฌดํ•œ ์Šคํฌ๋กค
  • ๋”๋ณด๊ธฐ
  • ํŽ˜์ด์ง€๋„ค์ด์…˜

๊ฒŒ์‹œ๊ธ€์€ ํŽ˜์ด์ง€๋„ค์ด์…˜์œผ๋กœ ํ•ด์•ผํ• ๋“ฏ ํ•œ๋ฐ... ํƒœ๊ทธ๋Š” ๋˜ ๋ฌดํ•œ์Šคํฌ๋กค์ด๋‚˜ ๋”๋ณด๊ธฐ๊ฐ€ ์ข‹์„๋“ฏ ํ•˜๊ณ 

Github API๋ฅผ REST ๋กœ ๋ณ€๊ฒฝ

GraphQL ๋ฅผ ์‚ฌ์šฉํ•  ๊ฒฝ์šฐ auth ํ† ํฐ์ด ๋ฐ˜๋“œ์‹œ ํ•„์š”.

https://github.community/t/api-v4-permit-access-without-token/13833

๋‹น๋ถ„๊ฐ„ ์—…๋ฐ์ดํŠธ๋Š” ์•ˆ๋  ๋“ฏ ํ•˜๋‹ค
๊ทธ๋ ‡๋‹ค๊ณ  ๊ฐœ๋ฐœ์„ ๋„ˆ๋ฌด ์˜ค๋ž˜ ์ค‘๋‹จํ–ˆ์œผ๋‹ˆ...์•„์‰ฝ์ง€๋งŒ REST๋กœ ์ผ๋‹จ ๊ฐœ๋ฐœ.

Github REST ๊ณต์‹ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ๊ฐ€ ์žˆ์œผ๋ฏ€๋กœ ๊ทธ๋Œ€๋กœ ์‚ฌ์šฉ.

https://github.com/octokit/rest.js

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.