stop ds store stop

This commit is contained in:
bchiang7
2016-12-10 15:47:06 -05:00
parent 77732f8bcf
commit 009fb4c835
6 changed files with 26 additions and 2 deletions

BIN
.DS_Store vendored
View File

Binary file not shown.

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
_site _site
.idea .idea
node_modules
.DS_Store .DS_Store
node_modules

View File

@@ -1,6 +1,7 @@
--- ---
layout: not_found layout: not_found
title: 404 title: 404
permalink: /404.html
--- ---
<div id="particles-js"></div> <div id="particles-js"></div>

View File

@@ -1 +1,20 @@
# bchiang7.github.io # Personal Website V2
http://brittanychiang.com
Hello! Thanks for checking out the repo for my latest portfolio website. This website isn't just my new portfolio, but also a personal project in and of itself. I think I've grown quite a bit as a developer & designer in the past year, so I wanted to create something to showcase some of what I've learned and done.
Some things I used:
- [Sublime Text 3](https://www.sublimetext.com/3) my ride-or-die
- [Github Pages](https://pages.github.com/) for easy push-to-deploy hosting
- [Jekyll](https://jekyllrb.com/) for a static site generator
- [Sass](http://sass-lang.com/) for less time-consuming and more modular CSS
- [Bourbon](http://bourbon.io/) for sass mixins
- [Gulp](http://gruntjs.com/) for an automated and enhanced workflow
- [Flaticon](http://www.flaticon.com/) for images
- [Unsplash](https://unsplash.com/) for stock photos
- [Skrollr.js](https://github.com/Prinzhorn/skrollr) for parallax effects
- [Formspree](https://formspree.io/) for a simple, sans-PHP contact form
Other than the things listed above, everything else from the design to the code of this site came from the brain of yours truly.
Let me know what you think!

View File

@@ -41,3 +41,4 @@ keep_files:
gems: gems:
- jekyll-minifier - jekyll-minifier
- jekyll-sitemap

3
robots.txt Normal file
View File

@@ -0,0 +1,3 @@
User-agent: *
Disallow:
Sitemap: http://brittanychiang.com/sitemap.xml