Giter Site home page Giter Site logo

How to edit this website?

Testing

For testing new things, create your own branch using git (easy if you use a git client program, such as sublime merge) You can view the website offline (see below) If you're unsure, merge your new branch into the drafts branch - you can then look at it online drafts.odap.ac.uk

How to create a new file?

  • Log into Github with your github account
  • On this page, navigate to any of the files that you want to change (some are in subfolders).
  • Editable files have an '.md' ending.
  • Click on the file
  • On the top right, there is small pencil-icon.
  • Click that icon and edit the page.
  • The page uses [Markdown], to create e.g., headings and make text bold or italic.

How to create a new file?

  • Navigate to the folder you want a new file to be placed.
  • On the top right, there is a button 'Create new File'.
  • give the file a name with the ending '.md'.
  • Edit the content of the page.
  • Voila!

How can I view the website offline?

  • install jekyll

  • Download all files, open a terminal window, navigate to the directory and enter:

    bundle exec jekyll serve

Alternatively, you can run Jekyll inside docker using:

docker run -v $(pwd):/srv/jekyll -it jekyll/builder jekyll build

joliverodap's Projects

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.