Skip to content

ryan-senn/ryan

Repository files navigation

ryansenn.dev

Todo

  • Make google rank use ports and JS instead of fetching backlinks through server
  • Follow backlinks instad of relying on URL, we miss backlinks using url shortneres etc.

Setup

https://ryansenn.dev is built using the Phoenix Framework written in Elixir and some Elm.

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Navigate back to root dir cd -1
  • Compile Elm code: cd lib/ryan_web/elm && ./make
  • Navigate back to root dir cd -1
  • Generate a SSL certificate: mix phx.gen.cert
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4001 from your browser.

Learn more

About

Personal website with random things that I built

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published