mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 01:31:37 +00:00
Unify language:/tool:/framework:/name: as name:
This commit is contained in:
parent
adda1dcfa7
commit
5a7f589c6c
@ -64,7 +64,7 @@ Here's an example header for Ruby:
|
||||
|
||||
```yaml
|
||||
*--
|
||||
language: Ruby
|
||||
name: Ruby
|
||||
filename: learnruby.rb
|
||||
contributors:
|
||||
- ["Doktor Esperanto", "http://example.com/"]
|
||||
|
2
ada.md
2
ada.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Ada
|
||||
name: Ada
|
||||
filename: learn.ada
|
||||
contributors:
|
||||
- ["Luke A. Guest", "https://github.com/Lucretia"]
|
||||
|
2
amd.md
2
amd.md
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: tool
|
||||
tool: AMD
|
||||
name: AMD
|
||||
contributors:
|
||||
- ["Frederik Ring", "https://github.com/m90"]
|
||||
filename: learnamd.js
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: framework
|
||||
framework: AngularJS
|
||||
name: AngularJS
|
||||
contributors:
|
||||
- ["Walter Cordero", "http://waltercordero.com"]
|
||||
filename: learnangular.txt
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: tool
|
||||
tool: Ansible
|
||||
name: Ansible
|
||||
contributors:
|
||||
- ["Jakub Muszynski" , "http://github.com/sirkubax"]
|
||||
- ["Pat Myron" , "https://github.com/patmyron"]
|
||||
|
2
apl.md
2
apl.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: APL
|
||||
name: APL
|
||||
contributors:
|
||||
- ["nooodl", "https://github.com/nooodl"]
|
||||
filename: learnapl.apl
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Arturo
|
||||
name: Arturo
|
||||
filename: learnarturo.art
|
||||
contributors:
|
||||
- ["Dr.Kameleon", "https://github.com/drkameleon"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: AsciiDoc
|
||||
name: AsciiDoc
|
||||
contributors:
|
||||
- ["Ryan Mavilia", "http://unoriginality.rocks/"]
|
||||
- ["Abel Salgado Romero", "https://twitter.com/abelsromero"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: AssemblyScript
|
||||
name: AssemblyScript
|
||||
contributors:
|
||||
- ["Philippe Vlérick", "https://github.com/pvlerick"]
|
||||
- ["Steve Huguenin-Elie", "https://github.com/StEvUgnIn"]
|
||||
|
2
ats.md
2
ats.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: ATS
|
||||
name: ATS
|
||||
contributors:
|
||||
- ["Mark Barbone", "https://github.com/mb64"]
|
||||
filename: learnats.dats
|
||||
|
2
awk.md
2
awk.md
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: tool
|
||||
tool: AWK
|
||||
name: AWK
|
||||
filename: learnawk.awk
|
||||
contributors:
|
||||
- ["Marshall Mason", "http://github.com/marshallmason"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Ballerina
|
||||
name: Ballerina
|
||||
contributors:
|
||||
- ["Anjana Fernando", "https://github.com/lafernando"]
|
||||
filename: learn_ballerina.bal
|
||||
|
2
bash.md
2
bash.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Bash
|
||||
name: Bash
|
||||
contributors:
|
||||
- ["Max Yankov", "https://github.com/golergka"]
|
||||
- ["Darren Lin", "https://github.com/CogBear"]
|
||||
|
2
bc.md
2
bc.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: bc
|
||||
name: bc
|
||||
contributors:
|
||||
- ["Btup"]
|
||||
filename: learnbc.bc
|
||||
|
2
bf.md
2
bf.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: BF
|
||||
name: BF
|
||||
filename: bf.bf
|
||||
contributors:
|
||||
- ["Prajit Ramachandran", "http://prajitr.github.io/"]
|
||||
|
2
bqn.md
2
bqn.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: BQN
|
||||
name: BQN
|
||||
filename: learnbqn.bqn
|
||||
contributors:
|
||||
- ["Raghu Ranganathan", "https://github.com/razetime"]
|
||||
|
2
c++.md
2
c++.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: C++
|
||||
name: C++
|
||||
filename: learncpp.cpp
|
||||
contributors:
|
||||
- ["Steven Basart", "https://github.com/xksteven"]
|
||||
|
2
c.md
2
c.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: C
|
||||
name: C
|
||||
filename: learnc.c
|
||||
contributors:
|
||||
- ["Adam Bard", "http://adambard.com/"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Chapel
|
||||
name: Chapel
|
||||
filename: learnchapel.chpl
|
||||
contributors:
|
||||
- ["Ian J. Bertolacci", "https://www.cs.arizona.edu/~ianbertolacci/"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: "CHICKEN"
|
||||
name: "CHICKEN"
|
||||
filename: CHICKEN.scm
|
||||
contributors:
|
||||
- ["Diwakar Wagle", "https://github.com/deewakar"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: citron
|
||||
name: citron
|
||||
filename: learncitron.ctr
|
||||
contributors:
|
||||
- ["AnotherTest", ""]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Clojure macros
|
||||
name: Clojure macros
|
||||
filename: learnclojuremacros.clj
|
||||
contributors:
|
||||
- ["Adam Bard", "http://adambard.com/"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Clojure
|
||||
name: Clojure
|
||||
filename: learnclojure.clj
|
||||
contributors:
|
||||
- ["Adam Bard", "http://adambard.com/"]
|
||||
|
2
cmake.md
2
cmake.md
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: tool
|
||||
tool: CMake
|
||||
name: CMake
|
||||
contributors:
|
||||
- ["Bruno Alano", "https://github.com/brunoalano"]
|
||||
filename: CMake
|
||||
|
2
cobol.md
2
cobol.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: COBOL
|
||||
name: COBOL
|
||||
contributors:
|
||||
- ["Hyphz", "http://github.com/hyphz/"]
|
||||
filename: learn.COB
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: CoffeeScript
|
||||
name: CoffeeScript
|
||||
contributors:
|
||||
- ["Tenor Biel", "http://github.com/L8D"]
|
||||
- ["Xavier Yao", "http://github.com/xavieryao"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: ColdFusion
|
||||
name: ColdFusion
|
||||
filename: learncoldfusion.cfm
|
||||
contributors:
|
||||
- ["Wayne Boka", "http://wboka.github.io"]
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
language: "Common Lisp"
|
||||
name: "Common Lisp"
|
||||
filename: commonlisp.lisp
|
||||
contributors:
|
||||
- ["Paul Nathan", "https://github.com/pnathan"]
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: tool
|
||||
tool: Compojure
|
||||
name: Compojure
|
||||
contributors:
|
||||
- ["Adam Bard", "http://adambard.com/"]
|
||||
filename: learncompojure.clj
|
||||
|
2
coq.md
2
coq.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Coq
|
||||
name: Coq
|
||||
filename: learncoq.v
|
||||
contributors:
|
||||
- ["Philip Zucker", "http://www.philipzucker.com/"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Crystal
|
||||
name: Crystal
|
||||
filename: learncrystal.cr
|
||||
contributors:
|
||||
- ["Vitalii Elenhaupt", "http://veelenga.com"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: C#
|
||||
name: C#
|
||||
contributors:
|
||||
- ["Irfan Charania", "https://github.com/irfancharania"]
|
||||
- ["Max Yankov", "https://github.com/golergka"]
|
||||
|
2
css.md
2
css.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: CSS
|
||||
name: CSS
|
||||
contributors:
|
||||
- ["Mohammad Valipour", "https://github.com/mvalipour"]
|
||||
- ["Marco Scannadinari", "https://github.com/marcoms"]
|
||||
|
2
cue.md
2
cue.md
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: language
|
||||
language: CUE
|
||||
name: CUE
|
||||
filename: learncue.cue
|
||||
contributors:
|
||||
- ["Daniel Cox", "https://github.com/danielpcox"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Cypher
|
||||
name: Cypher
|
||||
filename: LearnCypher.cql
|
||||
contributors:
|
||||
- ["Théo Gauchoux", "https://github.com/TheoGauchoux"]
|
||||
|
2
d.md
2
d.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: D
|
||||
name: D
|
||||
filename: learnd.d
|
||||
contributors:
|
||||
- ["Nick Papanastasiou", "www.nickpapanastasiou.github.io"]
|
||||
|
2
dart.md
2
dart.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Dart
|
||||
name: Dart
|
||||
filename: learndart.dart
|
||||
contributors:
|
||||
- ["Joao Pedrosa", "https://github.com/jpedrosa/"]
|
||||
|
2
dhall.md
2
dhall.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Dhall
|
||||
name: Dhall
|
||||
filename: learndhall.dhall
|
||||
contributors:
|
||||
- ["Gabriel Gonzalez", "http://www.haskellforall.com/"]
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: framework
|
||||
framework: DirectX 9
|
||||
name: DirectX 9
|
||||
filename: learndirectx9.cpp
|
||||
contributors:
|
||||
- ["Simon Deitermann", "s.f.deitermann@t-online.de"]
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: tool
|
||||
tool: Docker
|
||||
name: Docker
|
||||
filename: docker.bat
|
||||
contributors:
|
||||
- ["Ruslan López", "http://javapro.org/"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Easylang
|
||||
name: Easylang
|
||||
contributors:
|
||||
- ["chkas", "https://github.com/chkas"]
|
||||
filename: easylang.el
|
||||
|
2
edn.md
2
edn.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: EDN
|
||||
name: EDN
|
||||
filename: learnedn.edn
|
||||
contributors:
|
||||
- ["Jason Yeo", "https://github.com/jsyeo"]
|
||||
|
2
elisp.md
2
elisp.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Emacs Lisp
|
||||
name: Emacs Lisp
|
||||
contributors:
|
||||
- ["Bastien Guerry", "https://bzg.fr"]
|
||||
- ["Saurabh Sandav", "http://github.com/SaurabhSandav"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Elixir
|
||||
name: Elixir
|
||||
contributors:
|
||||
- ["Joao Marques", "https://github.com/mrshankly"]
|
||||
- ["Dzianis Dashkevich", "https://github.com/dskecse"]
|
||||
|
2
elm.md
2
elm.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Elm
|
||||
name: Elm
|
||||
contributors:
|
||||
- ["Max Goldstein", "http://maxgoldste.in/"]
|
||||
filename: learnelm.elm
|
||||
|
2
emacs.md
2
emacs.md
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: tool
|
||||
tool: Emacs
|
||||
name: Emacs
|
||||
filename: emacs.txt
|
||||
contributors:
|
||||
- ["Joseph Riad", "https://github.com/Joseph-Riad"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Erlang
|
||||
name: Erlang
|
||||
contributors:
|
||||
- ["Giovanni Cappellotto", "http://giovanni.curlybrackets.it/"]
|
||||
filename: learnerlang.erl
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: curto
|
||||
name: curto
|
||||
contributors:
|
||||
- ["Maleza", "https://maleza.srht.site/"]
|
||||
filename: learncurto-es.fs
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Factor
|
||||
name: Factor
|
||||
contributors:
|
||||
- ["hyphz", "http://github.com/hyphz/"]
|
||||
filename: learnfactor.factor
|
||||
|
2
fish.md
2
fish.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: fish
|
||||
name: fish
|
||||
contributors:
|
||||
- ["MySurmise", "https://github.com/MySurmise"]
|
||||
- ["Geo Maciolek", "https://github.com/GeoffMaciolek"]
|
||||
|
2
forth.md
2
forth.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Forth
|
||||
name: Forth
|
||||
contributors:
|
||||
- ["Horse M.D.", "http://github.com/HorseMD/"]
|
||||
filename: learnforth.fs
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Fortran
|
||||
name: Fortran
|
||||
contributors:
|
||||
- ["Robert Steed", "https://github.com/robochat"]
|
||||
filename: learnfortran.f90
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: F#
|
||||
name: F#
|
||||
contributors:
|
||||
- ["Scott Wlaschin", "http://fsharpforfunandprofit.com/"]
|
||||
filename: learnfsharp.fs
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: GDScript
|
||||
name: GDScript
|
||||
contributors:
|
||||
- ["Wichamir", "https://github.com/Wichamir/"]
|
||||
- ["zacryol", "https://github.com/zacryol"]
|
||||
|
2
git.md
2
git.md
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: tool
|
||||
tool: Git
|
||||
name: Git
|
||||
contributors:
|
||||
- ["Jake Prather", "http://github.com/JakeHP"]
|
||||
- ["Leo Rudberg" , "http://github.com/LOZORD"]
|
||||
|
2
gleam.md
2
gleam.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Gleam
|
||||
name: Gleam
|
||||
contributors:
|
||||
- ["Antonio Ognio", "https://github.com/aognio/"]
|
||||
filename: learngleam.gleam
|
||||
|
2
go.md
2
go.md
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: language
|
||||
language: Go
|
||||
name: Go
|
||||
filename: learngo.go
|
||||
contributors:
|
||||
- ["Sonia Keys", "https://github.com/soniakeys"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: GolfScript
|
||||
name: GolfScript
|
||||
filename: golfscript.gs
|
||||
contributors:
|
||||
- ["Nicholas S Georgescu", "http://github.com/ngeorgescu"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Groovy
|
||||
name: Groovy
|
||||
filename: learngroovy.groovy
|
||||
contributors:
|
||||
- ["Roberto Pérez Alcolea", "http://github.com/rpalcolea"]
|
||||
|
2
hack.md
2
hack.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Hack
|
||||
name: Hack
|
||||
contributors:
|
||||
- ["Andrew DiMola", "https://github.com/AndrewDiMola"]
|
||||
- ["Stephen Holdaway", "https://github.com/stecman"]
|
||||
|
2
haml.md
2
haml.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Haml
|
||||
name: Haml
|
||||
filename: learnhaml.haml
|
||||
contributors:
|
||||
- ["Simon Neveu", "https://github.com/sneveu"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Haskell
|
||||
name: Haskell
|
||||
filename: learnhaskell.hs
|
||||
contributors:
|
||||
- ["Adit Bhargava", "http://adit.io"]
|
||||
|
2
haxe.md
2
haxe.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Haxe
|
||||
name: Haxe
|
||||
filename: LearnHaxe3.hx
|
||||
contributors:
|
||||
- ["Justin Donaldson", "https://github.com/jdonaldson/"]
|
||||
|
2
hcl.md
2
hcl.md
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: tool
|
||||
tool: HCL
|
||||
name: HCL
|
||||
contributors:
|
||||
- ["Romans Malinovskis" , "http://github.com/romaninsh"]
|
||||
filename: terraform.txt
|
||||
|
2
hdl.md
2
hdl.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: HDL
|
||||
name: HDL
|
||||
filename: learnhdl.hdl
|
||||
contributors:
|
||||
- ["Jack Smith", "https://github.com/JSmithTech2019"]
|
||||
|
2
hjson.md
2
hjson.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Hjson
|
||||
name: Hjson
|
||||
filename: learnhjson.hjson
|
||||
contributors:
|
||||
- ["MrTeferi", "https://github.com/MrTeferi"]
|
||||
|
2
hocon.md
2
hocon.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: HOCON
|
||||
name: HOCON
|
||||
filename: learnhocon.conf
|
||||
contributors:
|
||||
- [TehBrian, 'https://tehbrian.xyz']
|
||||
|
2
hq9+.md
2
hq9+.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: HQ9+
|
||||
name: HQ9+
|
||||
filename: hq9+.txt
|
||||
contributors:
|
||||
- ["Alexey Nazaroff", "https://github.com/rogaven"]
|
||||
|
2
html.md
2
html.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: HTML
|
||||
name: HTML
|
||||
filename: learnhtml.txt
|
||||
contributors:
|
||||
- ["Christophe THOMAS", "https://github.com/WinChris"]
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: tool
|
||||
tool: HTTPie
|
||||
name: HTTPie
|
||||
contributors:
|
||||
- ["Adaías Magdiel", "https://github.com/AdaiasMagdiel"]
|
||||
filename: learn-httpie.sh
|
||||
|
2
hy.md
2
hy.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Hy
|
||||
name: Hy
|
||||
filename: learnhy.hy
|
||||
contributors:
|
||||
- ["Abhishek L", "http://twitter.com/abhishekl"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Inform7
|
||||
name: Inform7
|
||||
contributors:
|
||||
- ["Hyphz", "http://github.com/hyphz/"]
|
||||
filename: LearnInform.Inform
|
||||
|
2
janet.md
2
janet.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Janet
|
||||
name: Janet
|
||||
filename: learnJanet.janet
|
||||
contributors:
|
||||
- ["John Gabriele", "http://www.unexpected-vortices.com/"]
|
||||
|
2
java.md
2
java.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Java
|
||||
name: Java
|
||||
contributors:
|
||||
- ["Jake Prather", "https://github.com/JakeHP"]
|
||||
- ["Jakukyo Friel", "https://weakish.github.io"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: JavaScript
|
||||
name: JavaScript
|
||||
contributors:
|
||||
- ["Leigh Brenecki", "https://leigh.net.au"]
|
||||
- ["Ariel Krakowski", "http://www.learneroo.com"]
|
||||
|
2
jinja.md
2
jinja.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Jinja
|
||||
name: Jinja
|
||||
contributors:
|
||||
- ["Adaías Magdiel", "https://github.com/AdaiasMagdiel"]
|
||||
filename: learn-jinja.j2
|
||||
|
2
jq.md
2
jq.md
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: tool
|
||||
tool: jq
|
||||
name: jq
|
||||
contributors:
|
||||
- ["Jack Kuan", "https://github.com/kjkuan"]
|
||||
filename: learnjq.sh
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: framework
|
||||
framework: jQuery
|
||||
name: jQuery
|
||||
contributors:
|
||||
- ["Sawyer Charles", "https://github.com/xssc"]
|
||||
- ["Devansh Patil", "https://github.com/subtra3t"]
|
||||
|
2
json.md
2
json.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: JSON
|
||||
name: JSON
|
||||
filename: learnjson.json
|
||||
contributors:
|
||||
- ["Anna Harren", "https://github.com/iirelu"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Jsonnet
|
||||
name: Jsonnet
|
||||
filename: learnjsonnet.jsonnet
|
||||
contributors:
|
||||
- ["Huan Wang", "https://github.com/fredwangwang"]
|
||||
|
2
julia.md
2
julia.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Julia
|
||||
name: Julia
|
||||
contributors:
|
||||
- ["Leah Hanson", "http://leahhanson.us"]
|
||||
- ["Pranit Bauva", "https://github.com/pranitbauva1997"]
|
||||
|
2
kdb+.md
2
kdb+.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: kdb+
|
||||
name: kdb+
|
||||
contributors:
|
||||
- ["Matt Doherty", "https://github.com/picodoc"]
|
||||
- ["Jonny Press", "https://github.com/jonnypress"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Kotlin
|
||||
name: Kotlin
|
||||
contributors:
|
||||
- ["S Webber", "https://github.com/s-webber"]
|
||||
filename: LearnKotlin.kt
|
||||
|
2
latex.md
2
latex.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: LaTeX
|
||||
name: LaTeX
|
||||
contributors:
|
||||
- ["Chaitanya Krishna Ande", "http://icymist.github.io"]
|
||||
- ["Colton Kohnke", "https://github.com/voltnor"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: LB Stanza
|
||||
name: LB Stanza
|
||||
filename: learn-stanza.stanza
|
||||
contributors:
|
||||
- ["Mike Hilgendorf", "https://github.com/m-hilgendorf"]
|
||||
|
2
ldpl.md
2
ldpl.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: LDPL
|
||||
name: LDPL
|
||||
filename: learnLDPL.ldpl
|
||||
contributors:
|
||||
- ["Martín del Río", "https://github.com/lartu"]
|
||||
|
2
lean4.md
2
lean4.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: "Lean 4"
|
||||
name: "Lean 4"
|
||||
filename: learnlean4.lean
|
||||
contributors:
|
||||
- ["Balagopal Komarath", "https://bkomarath.rbgo.in/"]
|
||||
|
2
less.md
2
less.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Less
|
||||
name: Less
|
||||
filename: learnless.less
|
||||
contributors:
|
||||
- ["Saravanan Ganesh", "http://srrvnn.me"]
|
||||
|
2
lfe.md
2
lfe.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: "Lisp Flavoured Erlang (LFE)"
|
||||
name: "Lisp Flavoured Erlang (LFE)"
|
||||
filename: lispflavourederlang.lfe
|
||||
contributors:
|
||||
- ["Pratik Karki", "https://github.com/prertik"]
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: tool
|
||||
tool: GNU linker (ld)
|
||||
name: GNU linker (ld)
|
||||
contributors:
|
||||
- ["Alexander Kovalchuk", "https://github.com/Zamuhrishka"]
|
||||
translators:
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: LiveScript
|
||||
name: LiveScript
|
||||
filename: learnLivescript.ls
|
||||
contributors:
|
||||
- ["Christina Whyte", "http://github.com/kurisuwhyte/"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Logtalk
|
||||
name: Logtalk
|
||||
filename: learnlogtalk.lgt
|
||||
contributors:
|
||||
- ["Paulo Moura", "http://github.com/pmoura"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: LOLCODE
|
||||
name: LOLCODE
|
||||
filename: learnLOLCODE.lol
|
||||
contributors:
|
||||
- ["abactel", "https://github.com/abactel"]
|
||||
|
2
lua.md
2
lua.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Lua
|
||||
name: Lua
|
||||
contributors:
|
||||
- ["Tyler Neylon", "http://tylerneylon.com/"]
|
||||
filename: learnlua.lua
|
||||
|
2
m.md
2
m.md
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: M (MUMPS)
|
||||
name: M (MUMPS)
|
||||
contributors:
|
||||
- ["Fred Turkington", "http://z3ugma.github.io"]
|
||||
filename: LEARNM.m
|
||||
|
2
make.md
2
make.md
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: tool
|
||||
tool: Make
|
||||
name: Make
|
||||
contributors:
|
||||
- ["Robert Steed", "https://github.com/robochat"]
|
||||
- ["Stephan Fuhrmann", "https://github.com/sfuhrm"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Markdown
|
||||
name: Markdown
|
||||
contributors:
|
||||
- ["Dan Turkel", "http://danturkel.com/"]
|
||||
- ["Jacob Ward", "http://github.com/JacobCWard/"]
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: MATLAB
|
||||
name: MATLAB
|
||||
filename: learnmatlab.mat
|
||||
contributors:
|
||||
- ["mendozao", "http://github.com/mendozao"]
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: tool
|
||||
tool: Mercurial
|
||||
name: Mercurial
|
||||
contributors:
|
||||
- ["Will L. Fife", "http://github.com/sarlalian"]
|
||||
filename: LearnMercurial.txt
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
language: Mercury
|
||||
name: Mercury
|
||||
contributors:
|
||||
- ["Julian Fondren", "https://mercury-in.space/"]
|
||||
---
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user