Coder Social home page Coder Social logo

mauriciomm7.github.io's Introduction

TODO List

  • UPDATE publication section.

  • CREATE single-bookdown.html /layout/ that contains bookdown that ressembles doc.

  • ADD Twitter Follow buttom

  • CREATE code snippets file which can be called for formatting purposes similar to Latex \commands

  • ADD Emoticons https://fontawesome.com/v4/get-started/

  • ADD Contact Form: mhttps://github.com/mmistakes/made-mistakes-jekyll/blob/master/src/_pages/contact.md

  • ADD doi to main website posts: https://docs.rogue-scholar.org/

  • RESEARCH Website Posts:

    • Bayesian v Frequentist Theorizing (Think 3B1B)
    • Logics of Inference in Social Science Research
    • Implications from Higher Level Units (Think of MA) and collapsability.
    • Combinatorics, Permutations and Combinations
    • Diff mindsets causal inference and statistical analysis.
  • ADD Callouts for creating bookdown sections.

  • FIXED Major bug for deployment

  • FIXED Footnote size _stored under utilities_css

To execute this website run the following command on the TERMINAL

bundle install
gem install bundler
bundle exec jekyll build
bundle exec jekyll serve 

Notes on Development

NTS1: In order for you to have better versioning of workshops/courses taught, you should create a REPO for each of these and manage iterations with branches. Then, once you have these static websites which can be made of jupyter notebooks, you can hyperlink them to sections on your website. Thus, rather than hosting and version managing courses or workshop files through your website you have greater flexibity and a contairzed env.

NSF2: When adding sections to the /learn/ component, you should add them using the following settings to ensure a docs like formatting:

---
layout: single.html
category: methods 
permalink:
toc: true
toc-location:
title: "Boolean Networks Inference"
---

NTS3: Github Actions is broken when running last_update.sh, try changing internal parameters in the function.

 - name: Update commit date in HTML files
    run: |
      chmod +x _scripts/last_update.sh
      ./_scripts/last_update.sh

Also, remember to have this element in pages you want it to update: <span id="git-last-commit-date"></span>

NTS4: When adding custom css snippets that can then be used you should add them directly to the _custom.css but alway make sure it is imported to the _sass\minimal-mistakes.scss OR assets\css\main.scss

mauriciomm7.github.io's People

Contributors

mauriciomm7 avatar

Stargazers

diff.blog avatar

Watchers

Lucian avatar  avatar

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.