Code Monkey home page Code Monkey logo

my-website's People

Contributors

4nduril avatar

Watchers

 avatar  avatar  avatar

my-website's Issues

Publish via grunt

Eine Grunt-Task schreiben, die mich die Website über rsync und ssh veröffentlichen lässt.

Write a Grunt task for publishing the website via rsync with ssh.

Page: Portfolio

Eine weitere Seite mit meinem Portfolio muss erstellt werden.

Create another page for my portfolio.

Page: About me / Contact

Eine neue Unterseite mit zusätzlichen Infos / Biografie / Lebenslauf. Außerdem das Kontaktformular aus #7 einbetten.

A new sub page with additional information / bio / resume. Also embed the contact form from #7.

Choose CMS for blog

Ein Blog-System aussuchen - Wordpress ist ein heißer Kandidat.

Choose a CMS for my blog. Maybe I'll go with Wordpress.

Import old articles into blog

In meinem anderen Blog habe ich schon ein paar Artikel über Webentwicklung und Verwandtes. Diese müssen in das neue Blog importiert werden.

I have some articles about web dev topics in my other blog. These have to be imported over into the new one.

Navigation

Plane und programmiere eine Navigation

Plan and program a navigation

Text for social media icons

Für mehr Barrierefreiheit die Links im Seitenfuß (Icons zu Social Media Accounts) mit Text versehen. Styles siehe unten.

For better accessibility put text into the links inside the page footer (social media icons). Styling like this:

.sm {
  overflow:hidden;
  width:.9em;

Indieweb: rel=me

Ich möchte am Indieweb teilnehmen. Der erste Schritt sind "rel=me"-Links.

I want to take part on the Indieweb. First step is "rel=me" links.

Responsive image(s)

Implementiere responsive images, damit Ladezeiten und Anzeigekapazitäten vernünftig ausgenutzt werden.

Implement responsive images to responsibly adapt to load times and display capacities.

.htaccess

Ich habe eine .htaccess vergessen. Caching usw.

Totally forgot adding a .htaccess for caching etc.

Page: I do

Eine neue Seite anfertigen, auf der genauer steht, was ich anbiete.

Create another page for further explanation on my profession and what my offers for potential customers are.

Contact form

Ein schickes Kontaktformular integrieren.

Build a nice little contact form.

Gruntfile Cleanup and Improvement

Im Gruntfile stecken noch zu viele alte und / oder unpraktische Dinge. Manches Nützliche fehlt.

Too many old and/or not useful things in the Gruntfile. Some things lack.

English version

Add an English version for all of the texts and make it change language by clicking a button.

Optimize Font Awesome Icons

Icon-Satz reduzieren, eventuell base64-kodiert direkt ins CSS schreiben.

Reduce the set of Icons. Maybe write them directly into the CSS in base64.

Cache busting with grunt

Für CSS und JS (mindestens) will ich versionierte Dateinamen und ein grunt-task für's Cache-Busting implementieren.

There should be versionized filenames at least for CSS and JS as well as a grunt task for cache busting.

Create Xing Button

Ein Social Button zu meinem Xing-Profil.

Add a social button which goes to my Xing profile

Firefox bug: scale images in flex-containers

Firefox (mind. bis FF 36.0a2) hat einen Bug, der imgs innerhalb von flex items betrifft: Wenn dem img die Eigenschaft max-width mit einem Prozent-Wert wie 100% zugewiesen wird, ignoriert Firefox das und vergrößert bei zu kleiner device-width das umgebende Element, das Kind eines Containers mit display: flex ist, auf die Originalbreite der Bild-Datei.

Beispiel (CodePen)

Ich habe einen Javascript-Workaround geschrieben, der aber nur leidlich funktioniert. (Er basiert darauf, dass der Bug nicht auftritt, wenn man die relative Einheit vw anstatt % verwendet.) Das muss ordentlich gemacht werden.

Firefox (at least to FF 36.0a2) has a Bug which hits imgs within flexbox items: When the img has set a max-width with a percentage like 100%, Firefox ignores this. Instead, when the device width is smaller than the image source, Firefox enlarges the flex item containing the image to the inherent width of the image source file.

Example (CodePen)

I wrote a JavaScript workaround but it doesn't work that well. (It's based on the fact that the bug doesn't appear when you use the relative unit vw instead of %.) Have to do this better.

Blog theme

Mein Design muss für das Blog in ein Theme für das Blogsystem, das ich mir aussuche, umgeschrieben werden.

For the upcoming blog my design has to be rewritten to a theme for the CMS I'm going to choose.

copyright notes

Für die Grafik aus der Wikipedia und das SVG-Banner vom W3C müssen noch Hinweise auf die Urheber eingefügt werden.

There have to be copyright notes for the graphic from Wikipedia and the SVG banner from the W3C.

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.