GithubHelp home page GithubHelp logo

uclalibrary / research-tips Goto Github PK

View Code? Open in Web Editor NEW
28.0 11.0 34.0 299.53 MB

The WI+RE (Writing Instruction + Research Education) - a collection of open educational resources designed by learners and for learners!

Home Page: https://uclalibrary.github.io/research-tips/

Ruby 0.02% HTML 57.44% CSS 15.91% JavaScript 24.40% SCSS 2.23%
jekyll education libraries teaching-materials teaching-website research-tool writing-support research-support oer open-educational-resources

research-tips's Issues

Mixed content errors (chrome)

Homepage

uclalibrary.github.io/:18 Mixed Content: The page at 'https://uclalibrary.github.io/research-tips/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800'. This request has been blocked; the content must be served over HTTPS.
uclalibrary.github.io/:19 Mixed Content: The page at 'https://uclalibrary.github.io/research-tips/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic'. This request has been blocked; the content must be served over HTTPS.
uclalibrary.github.io/:1 Mixed Content: The page at 'https://uclalibrary.github.io/research-tips/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800'. This request has been blocked; the content must be served over HTTPS.
uclalibrary.github.io/:1 Mixed Content: The page at 'https://uclalibrary.github.io/research-tips/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic'. This request has been blocked; the content must be served over HTTPS.

Categories page

Mixed Content: The page at 'https://uclalibrary.github.io/research-tips/categories/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800'. This request has been blocked; the content must be served over HTTPS.

Navigation - strategy paves

How do you get from a strategy page back to the associated category page?

How do you get from a strategy page back to the list of all strategies (/categories)?

css in .markdown for deconstructing-the-elevator-speech

https://uclalibrary.github.io/research-tips/deconstructing-the-elevator-speech/

contains css inside .markdown file:

<head>
<style>
/* Style the tab */
div.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
div.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}
</style>
</head>

Need to move/update css and/or re-style tabs -

Navigation - Menus

  • Create new navigation structure leveraging category pages

  • Improve consistency between homepage menu and sub-page menu

Embeds improvements: Sharing your research

  • create basic embed for deconstructing the elevator speech
  • create basic embed for research abstracts
  • improve embed for deconstructing the elevator speech - needs to include more of the learning outcomes
  • improve embed for abstracts - switch to reveal.js and leverage abstract highlighting animations

Fonts and font sizes

  • fonts on homepage and sub-pages are quite different

  • font sizes inconsistent and perhaps too large on strategy (post) pages

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.