Skip to content

TuringProblem/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

index

Website

built with elm bitch

How to run the website locally

  1. Make sure you have elm installed
  2. Once you have elm installed, you can verify by running
elm --version
  1. Then depending on what you are using for an "IDE" (I use NeoVim Btw), you can run
 ./compile.sh

if you run into errors, run chmod +x ./compile.sh and try again

*NOTE: it should create a file called elm.js in the root of the project

  1. for NeoVim users, you can run (Once inside of vim):
 :! open index.html

Why

Why am I learning Elm?

  1. Because I'm into PLT. (Programming Language Theory)
  2. Because I'm into functional programming. (More so declarative but functional is fun :))

About

This is my portfolio with all of the concurrent work so far.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors