https://github.com/vmchale/linkedin-madlibs
Source for linkedin article generator
https://github.com/vmchale/linkedin-madlibs
Last synced: about 1 year ago
JSON representation
Source for linkedin article generator
- Host: GitHub
- URL: https://github.com/vmchale/linkedin-madlibs
- Owner: vmchale
- License: bsd-3-clause
- Archived: true
- Created: 2017-10-22T21:12:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-23T05:35:44.000Z (almost 6 years ago)
- Last Synced: 2025-02-25T23:17:11.503Z (over 1 year ago)
- Language: Haskell
- Size: 3.25 MB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# linkedin madlibs
This is the source for [this page](http://vmchale.com/linkedin/index.html).
It uses [Miso](https://haskell-miso.org/) + [madlang](https://github.com/vmchale/madlang).
## Composition
```
───────────────────────────────────────────────────────────────────────────────
Language Files Lines Code Comments Blanks
───────────────────────────────────────────────────────────────────────────────
Cabal 1 42 37 0 5
Cabal Project 1 2 2 0 0
CSS 1 32 28 0 4
Haskell 2 135 108 0 27
HTML 1 10 10 0 0
Madlang 1 90 86 0 4
───────────────────────────────────────────────────────────────────────────────
Total 7 311 271 0 40
───────────────────────────────────────────────────────────────────────────────
```