diff --git a/css/default.css b/css/default.css index b8e0e8f8a..80c5db2e6 100644 --- a/css/default.css +++ b/css/default.css @@ -66,6 +66,20 @@ a:hover { text-align: center; } +#table-scripts tr > td:nth-child(3), +#table-scripts tr > th:nth-child(3), +#table-scripts tr > td:nth-child(4), +#table-scripts tr > th:nth-child(4), +#table-scripts tr > td:nth-child(5), +#table-scripts tr > th:nth-child(5) { + text-align: center; +} + +#table-scripts tr > td:nth-child(3), +#table-scripts tr > th:nth-child(3) { + font-weight: bold; +} + .navbar-default { border-color: #ACACAC; } diff --git a/index.html b/index.html index 83603f1a2..44b8223f6 100644 --- a/index.html +++ b/index.html @@ -33,6 +33,7 @@
  •  Issue Tracker
  •  Wiki
  •  Design Notes
  • +
  •  Scripts
  • diff --git a/scripts.html b/scripts.html new file mode 100644 index 000000000..9a3a3c6f0 --- /dev/null +++ b/scripts.html @@ -0,0 +1,128 @@ + + + + + + + + Kakoune - Official site + + + + + + + + + + + + + + +
    +
    +
    +
    + + + +
    + After you have tested and put your script online (preferably on Github Gists), edit this page on your + fork of the + Kakoune Github Pages repository to include your script (along with + all the information needed to fill the table). Submit a pull request + with all those changes, and your script (after examination by the + project's developers) will be included on this page! +
    +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    DownloadDescriptionAuthorScript versionLicenseDate addedDate updated
    my_scriptA short description of what the script does and why you should use itAnonymous1.0MIT24/09/201525/10/2016
    my_scriptA short description of what the script does and why you should use itAnonymous1.0MIT24/09/201525/10/2016
    my_scriptA short description of what the script does and why you should use itAnonymous1.0MIT24/09/201525/10/2016
    my_scriptA short description of what the script does and why you should use itAnonymous1.0MIT24/09/201525/10/2016
    +
    +
    + +
    + +
    +
    + +