INTERTEXTrEVOLUTION

Make.Hack.Play.Learn

← Post archive

Am I addicted to cards?

I came across this  https://sonniesedge.co.uk/bookmarks/bookmarks-httpsdaverupertcom201804pitfallsofcarduis-md from @davatron5000 after @sonniesedge  shared her work on #indieweb

I have a card and modal addiction. I admit it. I love it.

Yes I have to deal with text. I don't truncate. I just use  a character counter and use conciseness. 

Yes there turn into tiny little webpages but that is kind of what I need to build:

Here are the cards andeach faculty member's vita is  model.

 

For some reason and I can't figure it out my anchor script stopped working:

<script type="text/javascript">// <![CDATA[
      $(document).ready(function() {

  if(window.location.href.indexOf('#McverryModal') != -1) {
    $('#McVerryModal').modal('show');
  }

});
         
// ]]></script>

I used to be able to link to each person's vita. Will try to fix, but editing inside of a massive CMS. Rules change all the time.

I like the card and modal approach as it reduces the total number of pages I have to mantain (I am a faculty member not a web designer....if you are a faculty member never let anyone know you nknow how the web works).

I like a web that is pretty and not just text.

 

By Greg McVerry · Permalink · Original Known URL