Giter Site home page Giter Site logo

blackantmedia's Introduction

Overview

I've made this repo public so that it might help others learn from how it is put together. And better yet, maybe someone will let me know about things that could be improved (though I have a list of improvements to make already). Please feel free to download the code or fork it for your own spelunking, but please don't copy it wholesale as if you built it.

The site is built on Stacey (http://staceyapp.com). This is a great little CMS that doesn't require a backend database. All of the content and assets are stored in directories. It's a perfect system for lightweight portfolio sites.

Possibly Interesting Features

A few of the things you may find nifty:

  • Page content fades in once TypeKit fonts load (to avoid "flash of unstyled content").
  • Pseudo-parallax effect for the background while scrolling.
  • Animated portfolio section - lots 'o animation and AJAX via MooTools.
  • Animated contact form (3D transform for flipping the form in WebKit).
  • Modernizr for detecting browser capabilities (ie. supplying fallback effect for 3D transforms).
  • Contact form uses inline validation via MooTools.
  • Contact form spam detection with Akismet
  • -webkit-transitions for subtle hover state transitions
  • Sass for generating CSS (I use the sass-watch script).
  • hCard microformat for contact info.
  • Capistrano used for simple deployment.

To-Dos

  • Add HTML5 History API for portfolio navigation (see http://html5demos.com/history)
  • Create mobile version.
  • Create larger pool of entries for Play section and pull 4 random ones.
  • Refactor giant/fugly JS functions

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.