An open API service indexing awesome lists of open source software.

https://github.com/wicksome/til

:memo: Today I Learned
https://github.com/wicksome/til

study til

Last synced: 10 months ago
JSON representation

:memo: Today I Learned

Awesome Lists containing this project

README

          

# TIL

> Today I Learned

- The `.adoc` files except for `README.adoc` are synchronized to the [blog](https://wickso.me).

## Directory structure

```bash
.
├── .adoc # https:///
├── .md
└──
├── README.md
├── .adoc # https:////
└── asset
└── img.png
```

## Syntax

- [Asciidoc](https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/)
- [Markdown](https://www.markdownguide.org/basic-syntax/)

## Viewer

### Chrome extensions

- [Asciidoctor.js Live Preview](https://chrome.google.com/webstore/detail/asciidoctorjs-live-previe/iaalpfgpbocpdfblpnhhgllgbdbchmia)
- [Markdown Viewer](https://chrome.google.com/webstore/detail/markdown-viewer/ckkdlimhmcjmikdlpkmbgfkaikojcbjk)