Skip to content

fakepaperclips/molecule

 
 

Repository files navigation

Build Status

about

MIT

Here is the code for my website, released under MIT License.

It uses the jekyll templating engine. Some notes:

  • only h2 and h6 are centered
  • class img.prof is left aligned

How to start a server:

jekyll serve -w

Browse to this address to test the local version: http://127.0.0.1:4013/

Edit masthead

in _layouts/default.html under the "responsive masthead" comment.

What is _site?

_site is created when you run a server locally (see above). It's ignored by git and not saved anywhere. Don't edit files there, they will be overwritten.

try this.

(c) 2017 Molly Nicholas

About

The open-source code for my website. Major thanks to Jeremy Warner for sharing the initial code base!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.5%
  • CSS 37.4%
  • HTML 22.3%
  • Other 0.8%