Git Product home page Git Product logo

lowrisc-site's Introduction

lowrisc.org site source

This site is created using the Hugo static site generator.

If you would like to make changes:

  • Clone this repo
  • Ensure hugo is installed in your path (binaries are available here
  • Execute hugo server --watch and view the local build of the site in your browser by going to http://localhost:1313. livereload.js is injected in to the generated source in this mode, so you pages should be rebuilt and reloaded as you save them.
  • Make your changes
  • Ideally, merge and reconcile to master branch first from release branch
  • Commit and push, make a pull request if you don't have push access

To then update the live lowrisc.org website:

  • You can stop the hugo server --watch process now
  • Run hugo to do a clean build
  • Copy public/* in to a checkout of the lowrisc.github.io repo
  • Commit and push

lowrisc-site's People

Contributors

9600 avatar asb avatar cirosantilli avatar furkanturan avatar lauriej avatar lenary avatar luismarques avatar nchronas avatar neuschaefer avatar nokaa avatar philhug avatar wallento avatar wsong83 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lowrisc-site's Issues

Image size for mobile devices

If I read the Ibex blog on my phone the images are quite big

lowrisc_blog_image

I am not really familiar with hugo/markdown but using

{{< figure src="/img/ibex-cleaning-up.jpg" width="80%" >}}

helps to get a better presentation on the phone and looks okay on the desktop.
But one looses the hover text. "title" and "caption" are available.
I guess using the image processing could help. Maybe someone is more familiar with this?

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.