Skip to content

c-mart/elm-a-year-in-review

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm, a year in review

Elm 2021, a year in review

https://dev.to/lucamug/elm-2021-a-year-in-review-4pho

Elm 2023, a year in review - DRAFT

https://lucamug.github.io/elm-a-year-in-review/

Images

https://lucamug.github.io/elm-a-year-in-review/images2022/2022-01-30-wordle-luca-mugnaini.webp

How to contribute

You can either create an issue or a Pull Request.

The files that you want to change, probably are either

  • src/Year2022/Youtube.elm to add a YouTube video
  • src/Year2022/Others.elm to add any other type or resource

To run this locally:

git clone https://github.com/lucamug/elm-a-year-in-review.git
cd elm-a-year-in-review
elm reactor

Then access http://localhost:8000/src/Main2022.elm

To build it:

Run elm make src/Main2022.elm. The newly created index.html will be accessible at https://lucamug.github.io/elm-a-year-in-review/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.3%
  • Elm 16.7%