Code Monkey home page Code Monkey logo

wepb.de's Introduction

webentwickler-paderborn.de

Jekyll-basierte Webseite der Webentwickler Paderborn

Setup

  1. Ruby installieren (für Windows: http://railsinstaller.org/)
  2. gem install bundler (nicht nötig, wenn ihr den Windows RailsInstaller benutzt)
  3. bundle install (im Projektverzeichnis)

Lokale Entwicklung

bundle exec middleman

Der Server startet daraufhin unter http://localhost:4567.

wepb.de's People

Contributors

mbreit avatar adifah avatar edy avatar pmuens avatar steffenweber avatar alexejenko avatar riddla avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar James Cloos avatar Stefan Löhers avatar  avatar  avatar  avatar

wepb.de's Issues

logo einbinden

hab mal zum Testen ein Logos als logo.png in "_assets/images" abgelegt.

in der app.css.scss hab ich drin:

@import "compass/typography/text/replacement";
h1 a { @include replace-text-with-dimensions("logo.png"); }

Ich bekomme jedoch die folgende Fehlermeldung:

Regenerating: 1 files at 2013-03-30 01:33:12 Liquid Exception: can't convert nil into String
(in c:/Develop/wepb/_assets/stylesheets/app.css.scss) in post
c:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/lib/compass/sass_extensions/functions/inline_image.rb:5:in `join'
c:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/lib/compass/sass_extensions/functions/inline_image.rb:5:in `inline_image'
...

font-awsome

Wollte mal probieren font-awsome (http://fortawesome.github.com/Font-Awesome/) einzubinden, um die section-headlines etwas aufzulockern.
Habe probiert https://github.com/littlebtc/font-awesome-sass-rails wie beschrieben zu installieren:
Gemfile: gem 'font-awesome-sass-rails'
app.css.scss: @import 'font-awesome';

Leider bekomme ich immer diese fehlermeldung:

Liquid Exception: File to import not found or unreadable: font-awsome.
Load paths:

c:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets
c:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets
c:/Develop/wepb/_assets/javascripts
c:/Develop/wepb/_assets/stylesheets
c:/Develop/wepb/_assets/images
(in c:/Develop/wepb/_assets/stylesheets/app.css.scss:4) in post

irgend ne idee?

Name im Title und Footer

Im Title und Footer der Website steht noch Webentwickler { Paderborn }.
Bei Twitter steht Webentwickler PB.

Sollten wir das vllt iwie vereinheitlichen, z.B. "Webentwickler Paderborn"?

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.