Skip to content

Releases: jaywcjlove/html-tutorial

v0.3.0

22 Nov 17:25
Compare
Choose a tag to compare

Buy me a coffee GitHub Repo Stars Docker Image Version (latest by date) Docker Image Size (latest by date) Docker Pulls

Documentation v0.3.0: https://raw.githack.com/jaywcjlove/html-tutorial/0149e32/index.html
Comparing Changes: v0.3.0...v0.3.0

  • 💄 chore: update workflows config. 472ba8b
  • 📖 doc: update reference/byfunc.md 06d5761
  • 💄 chore(deps): update dependency idoc to v1.25.1 86a22ba
  • 💄 chore: update workflows config. 1315af2
  • 💄 chore(deps): Update dependency idoc to ^1.26.6 e89074e
  • 💄 chore: add sponsor badge. db519af
  • 💢 ci: update workflows config. 55390fe
  • 💢 ci: Update FUNDING.yml 423f160

Docker

通过 Docker 快速简单的部署文档网站。

docker pull wcjiang/html-tutorial
docker run --name html-tutorial --rm -d -p 9665:80 wcjiang/html-tutorial:latest
# Or
docker run --name html-tutorial -itd -p 9665:80 wcjiang/html-tutorial:latest

在浏览器中访问以下 URL

http://localhost:9665/

v0.2.0

26 Jun 04:16
Compare
Choose a tag to compare

GitHub Repo Stars Docker Image Version (latest by date) Docker Image Size (latest by date) Docker Pulls

Documentation v0.2.0: https://raw.githack.com/jaywcjlove/html-tutorial/5a33cd9/index.html
Comparing Changes: v0.1.0...v0.2.0

  • 📖 doc: add badges. cdd131f
  • 📖 doc: fix docker url error. abefe3a
  • 💄 chore: Update Dockerfile. 88d721e
  • 📖 doc: add oncanplaythrough/onchange document. 6db9598

Docker

通过 Docker 快速简单的部署文档网站。

docker pull wcjiang/html-tutorial
docker run --name html-tutorial --rm -d -p 9665:80 wcjiang/html-tutorial:latest
# Or
docker run --name html-tutorial -itd -p 9665:80 wcjiang/html-tutorial:latest

在浏览器中访问以下 URL

http://localhost:9665/

v0.1.0

29 May 16:03
Compare
Choose a tag to compare

GitHub Repo Stars Docker Image Version (latest by date) Docker Image Size (latest by date) Docker Pulls

Documentation v0.1.0: https://raw.githack.com/jaywcjlove/html-tutorial/26a877f/index.html
Comparing Changes: v0.0.1...v0.1.0

  • 💄 chore: add workflows config. b84d5c5
  • 💄 chore: update workflows config. 951dead
  • 📖 doc: add http messages document. c387c65
  • 📖 doc: add tags a document. fd3cadb
  • 💄 chore: update docs/tags/doctype.md cdb6e13
  • 📖 doc: Add HTML tags index. 2bc19dd
  • 📖 doc: Update reference/byfunc.md 9a952aa
  • 📖 doc: Update README.md 14c3897
  • 📖 doc: Update document. f163c9f
  • 📖 doc: Update browsersupport.md f7a09b0
  • 📖 doc: Update docs/tags/abbr.md 7c11a32
  • 📖 doc: add Audio/Video DOM document. c5954ab
  • 📖 doc: update docs/reference/eventattributes.md 3b11dbd
  • 📖 doc: update reference/attributes.md 7eb409a
  • 📖 doc: update reference/browsersupport.md dd17ab0
  • 📖 doc: update <a> & <abbr> document. 56681ca
  • 📖 doc: update reference/dtd.md c4b26b8
  • 📖 doc: update reference/browsersupport.md a3ea721
  • 📖 doc: Update reference/attributes.md & & 2f4463d
  • 📖 doc: Update README.md ce9d016
  • 📖 doc: Update README.md a2717ec
  • 📖 doc: update attribute/global/accesskey.md 6660957
  • 📖 doc: update attribute/global/class.md 9f41cd1
  • 📖 doc: attribute/global/contenteditable.md 38fb972
  • 📖 doc: update attribute/global/data.md 855573e
  • 📖 doc: update attribute/global/dir.md da30885
  • 📖 doc: update attribute/global/draggable.md 08d207e
  • 📖 doc: attribute/global/hidden.md 0845cc8
  • 📖 doc: update attribute/global/lang.md cd4faad
  • 📖 doc: update attribute/global/spellcheck.md d3d257f
  • 📖 doc: update global attribute. 9c9ab6a
  • 📖 doc: Update document. 67e10f6
  • 📖 doc: update tags/applet.md 1635c0e
  • 📖 doc: update docs/tags/area.md 7d610ea
  • 📖 doc: update docs/tags/area.md 8647a2f
  • 📖 doc: update docs/tags/area.md 7ee05bc
  • 📖 doc: update tags/article.md 83f770f
  • 📖 doc: update document. cca30c8
  • 📖 doc: add reference/charactersets_entities.md 3e5f92a
  • 📖 doc: update reference/charactersets.md ceb2dc9
  • 📖 doc: update charactersets entities. 8bc199b
  • 📖 doc: update tags/audio.md e1e69d8
  • 📖 doc: update docs/tags/b.md 5faeda9
  • 📖 doc: udpate docs/tags/base.md 10508b4
  • 📖 doc: update <base> example. 37582af
  • 📖 doc: update <bdi> <basefont> <bdo> document. 30cbc23
  • 📖 doc: add <big> <blockquote> <body> document. c8dc754
  • 📖 doc: Update tag document. 46a0acf
  • 📖 doc: Update <br> tag document. 71bc97e
  • 📖 doc: add <button> <canas> tag document. b7f4465
  • 📖 doc: add <caption> tag document. c93875f
  • 📖 doc: add <center> <cite> <code> <col> tag document. 8fb6dc5
  • 📖 doc: add <colgroup> <comment> <data> tag document. 60dcde5
  • 📖 doc: add <datalist> <dd> tag document. cded6a8
  • 📖 doc: add <del> <details> tag document. 967c606
  • 📖 doc: add <dfn> <dialog> <dir> tag document. c083f09
  • 📖 doc: add tutorial document. 9a0714e
  • 📖 doc: add tutorial document. 8ff0499
  • 📖 doc: update docs/tutorial/editors.md. 04250be
  • 📖 doc: update tutorial document. 49dfb54
  • 📖 doc: Update README.md 70a9734
  • 📖 doc: add <div> tag document. d90be16
  • 📖 doc: add <dl> <dt> tag document. f2d4bda
  • 📖 doc: add <dt> <em> <embed> tag document. 088a33a
  • 📖 doc: update <fieldset> <figcaption> <figure> tag document. e1297ab
  • 📖 doc: add <font> <footer> tag document. 57a7ebb
  • 📖 doc: add <frame> <frameset> tag document. ded75f2
  • 📖 doc: add <head> <h1~6> tag document. 736b5ea
  • 📖 doc: add <header> tag document. 05e07ef
  • 📖 doc: add <html> <i> <iframe> tag document. 407b386
  • 📖 doc: add <hr> <img> tag document. 40b40f9
  • 📖 doc: add layout & responsive tutorial document. 9604375
  • 📖 doc: Update docs/tutorial/responsive.md d63672d
  • 📖 doc: update canvas tutorial document. a6fbccf
  • 📖 doc: add canvas svg tutorial document. f9f8572
  • 📖 doc: add <input> tag document. 8486a46
  • 📖 doc: add <ins> <kbd> <label> tag document. 9c689eb
  • 📖 doc: add <legend> tag document. 46b7350
  • 📖 doc: add <li> Tag document. cebee8a
  • 📖 doc: add <menu> <menuitem> tag document. cea99e1
  • 📖 doc: add <link> <main> <map> tag document. 5bb78cb
  • 📖 doc: add <meta> tag document. 6061ab7
  • 📖 doc: add <nav> <meter> tag document. 26f4db8
  • 📖 doc: add <noframes> <noscript> tag document. 66420ab
  • 📖 doc: add <object> <ol> <optgroup> <option> tag document. 0ce4eb9
  • 📖 doc: add <output> tag document. 257f58d
  • 📖 doc: add <p> <param> <picture> tag document. 894197d
  • 📖 doc: add <pre> tag document. 0a98b63
  • 📖 doc: add <q> <rp> tag document. 6f21e72
  • 📖 doc: add <s> <ruby> <rt> tag document. c4b2268
  • 📖 doc: add <samp> <script> <section> <section> tag document. e6cbf27
  • 📖 doc: add <span> <source> <small> <select> tag document. b2f8a71
  • 📖 doc: add <strike> <strong> <style> tag document. 6fbdd0c
  • 📖 doc: add <sub> <sup> <summary> tag document. 690eccc
  • 📖 doc: add <table> <tbody> <td> tag document. 89a8e7e
  • 📖 doc: add <template> <textarea> tag document. ba9abdd
  • 📖 doc: add <tfoot> <th> <thead> tag document. 42c30d9
  • 📖 doc: add <time> <title> <tr> tag document. 6446132
  • 📖 doc: add <track> <tt> <u> <ul> tag document. 7ebeb3a
  • 📖 doc: add <wbr> <video> <var> tag document. 07cc78b
  • 📖 doc: update document. cea0254
  • 📖 doc: add accept-charset,accept,action,alt attribute document. a213d30
  • 📖 doc: add autocomplete,autofocus attribute document. ddf1aba
  • 📖 doc: add autofocus,autoplay attribute document. 4cc8621
  • 📖 doc: add charset attribute document. 5ebf834
  • 📖 doc: add checked,cite attribute document. ea126e8
  • 📖 doc: add cols,colspan,content,contenteditable attribute document. b417dca
  • 📖 doc: add controls,coords attribute document. a9c5a24
  • 📖 doc: add data,data-* attribute document. 12f3293
  • 📖 doc: add datetime,default,defer,dir attribute document. 7d627bf
  • 📖 doc: update document. 6c2eec1
  • 📖 doc: add dirname,disabled,download,draggable attribute document. d8c27fb
  • 📖 doc: add enctype,for attribute document. 5c00b4a
  • 📖 doc: add form,formaction attribute document. cadbaf6
  • 📖 doc: add headers,height,hidden attribute document. 64ee38e
  • 📖 doc: add high,href,hreflang attribute document. 3e66877
  • 📖 doc: add http-equiv,id attribute document. 3499642
  • 📖 doc: add ismap/kind/label/lang attribute document. 3ea90ff
  • 📖 doc: add list/loop attribute document. 7542c57
  • 📖 doc: add low/max/maxlength attribute document. f604f83
  • 📖 doc: add media,method,mix,min,multiple,muted,name attribute document. bfb7a1a
  • 📖 doc: Update README.md b27e560
  • 📖 doc: Update README.md 51c9b73
  • 📖 doc: Update README.md 16c9721
  • 📖 doc: add onabort event document. 216fa0d
  • 📖 doc: add onafterprint event document. eac35f2
  • 📖 doc: Update package.json a3f0289
  • 💄 chore: update workflows config. e210fda
  • 📖 doc: update tabel style. 2b0efa4
  • 📖 doc: add a_download,a_href,a_hreflang,a_media,a_ping,a_referrepolicy,a_rel,a_target,a_type 69aaa9d
  • 📖 doc: add area_alt, area_coords, area_download, area_hreflang, area_href, area_media, area_referrepolicy, area_rel document. 59c3845
  • 📖 doc: add area_shape, area_target, area_type document. 8d8b2f5
  • 📖 doc: add base_href, base_target document. 3e10b45
  • 📖 doc: add audio_autoplay,audio_controls,audio_muted,audio_loop,audio_preload,audio_src document. 719b368
  • 📖 doc: add blockquote_cite,button_autofocus,button_disabled,button_form,button_formaction document. d11d26f
  • 📖 doc: add button_formenctype,button_formmethod,button_formtarget,button_name,button_type,button_value documemnt. ca754c4
  • 📖 doc: add canvas_height,canvas_width document. d6d1441
  • 📖 doc: add col_span document. 0a6a04b
  • 📖 doc: add del_cite, del_datetime, details_open, dialog_open document. 66cdd29
  • 📖 doc: add embed_height,embed_src,embed_type,embed_width document. 507edc1
  • 📖 doc: add fieldset_disabled,fieldset_form, fieldset_name document. c092544
  • 📖 doc: add accept_charset,form_action,form_autocomplete,form_enctype,form_method,form_name document. aedb641
  • 📖 doc: add form_novalidate,form_rel,form_target document. b863570
  • 📖 doc: add html_xmlns,iframe_height,iframe_name,iframe_referrerpolicy,iframe_sandbox,iframe_src,iframe_srcdoc,iframe_width document. 95621b7
  • 📖 doc: add img_alt,img_height,img_ismap,img_loading,img_longdesc,img_referrepolicy,img_src,img_usemap,img_width document. 0e118ba
  • 📖 doc: add canvas fillstyle/strokestyle/shadowcolor/shadowblur/shadowoffsetx/shadowoffsety document. 24c367d
  • 📖 doc: add canvas createlineargradient/createpattern/createradialgradient/addcolorstop/linecap document. d919426
  • 📖 doc: add canvas linejoin/linewidth/miterlimit document. f0af01c
  • 📖 doc: add canvas rect/fillrect/strokerect/clearrect/fill/stroke/beginpath document. 595b7ac
  • 📖 doc: add canvas moveto/closepath/lineto/clip/quadraticcurveto document. ea2255a
  • 📖 doc: add canvas beziercurveto/arc/arcto/ispointinpath document. a4cfd97
  • 📖 doc: add canvas scale/rotate/transform/translate/settransform/font document. a68998a
  • 📖 doc: add canvas textalign/textbaseline document. 9a27d38
  • 📖 doc: add canvas filltext/stroketext/measuretext/drawimage document. 8d89adb
  • 📖 doc: update docs/tags/canvas_drawimage.md 4ba0e2a
  • 📖 doc: update docs/tags/canvas_drawimage...
Read more

v0.0.1

24 Apr 14:44
Compare
Choose a tag to compare
v0.0.1