- Notifications
You must be signed in to change notification settings - Fork0
The source code of my personal website.
License
lisethe-coder/my-website
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Lagom, aJekyll blog theme with just the right amount of style.
Extracted lovingly fromhttp://mdswanson.com for your enjoyment!
- Responsive, based onSkeleton
- Font Awesome for icons
- Open Sans fromGoogle web fonts
- Built-in Atom feed
- Fork this repository
- Clone it:
git clone https://github.com/YOUR-USER/lagom
- Install theGitHub Pages gem (includes Jekyll):
bundle install
- Run the jekyll server:
jekyll serve
You should have a server up and running locally athttp://localhost:4000.
Next you'll want to change a few things. Most of them can be changed directly intheme.yml. That's where you can add your social links, change the accentcolor, stuff like that.
There's a few other places that you'll want to change, too:
- CNAME: If you're using this on GitHub Pages with a custom domain name,you'll want to change this to be the domain you're going to use. All that shouldbe in here is a domain name on the first line and nothing else (like:
example.com
). - favicon.png: This is the icon in your browser's address bar. You shouldchange it to whatever you'd like.
- logo.png: A square-ish image that appears in the upper-left corner
You should deploy withGitHub Pages - it's just easier.
All you should have to do is rename your repository on GitHub to beusername.github.io
. Since everything is on thegh-pages
branch, youshould be able to see your new site athttp://username.github.io.
MIT with noadded caveats, so feel free to use this on your site without linking back tome or using a disclaimer or anything silly like that.
I'd love to hear from you at@_swanson. Feel free to open issues if yourun into trouble or have suggestions. Pull Requests always welcome.
About
The source code of my personal website.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.