Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Source code for https://mtfishman.github.io, personal page of Matt Fishman, Research Scientist and Software Engineer at the Flatiron Institute Center for Computational Quantum Physics (CCQ)

License

Notifications You must be signed in to change notification settings

mtfishman/mtfishman.github.io

Repository files navigation

Source code for mtfishman.github.io, the personal website of Matt Fishman (@mtfishman), Research Scientist and Software Engineer at the Flatiron Institute Center for Computational Quantum Physics (CCQ).

The site is built with Franklin.jl, based on the basic Franklin template.

To build and view the website locally, first install Julia. Then clone the repository locally, and in the base directory run:

$ julia

julia> using Franklin

julia> serve()
  Activating project at `~/software/mtfishman.github.io`
 Initial full pass...
 Starting the server...
✓ LiveServer listening on http://localhost:8000/ ...
  (use CTRL+C to shut down)

Then open your browser and navigate to the URL localhost:8000.

About

Source code for https://mtfishman.github.io, personal page of Matt Fishman, Research Scientist and Software Engineer at the Flatiron Institute Center for Computational Quantum Physics (CCQ)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published