Giter Club home page Giter Club logo

briglx.github.io's Introduction

Brig Lamoreaux

Hi! I'm Brig Lamoreaux. I’m a hands-on architect who enjoys coding and a passionate learner.

Let's Connect

Twitter GitHub LinkedIn Blog

Stats

briglx.github.io's People

Contributors

briglx avatar

Stargazers

 avatar

Watchers

 avatar  avatar

briglx.github.io's Issues

Convert posts

  • Add front matter to each post
  • Check Cover art
  • Move categories to Tags
  • Move images from remote wordpress to local images
  • Fix Self references links to blog posts /wordpress/?p=198
  • Replace path to briglamoreaux
  • Download slides and presentations or make the post better
  • Group previous talks presentation under talks category
  • Create a post for papers. And group under talks
  • Check Code for missing line breaks
  • Check for slashes prepended to things \_ \[ \] \\ \> \= \# \- \* \" \tick \* \.
  • Check image name is case sensitive
  • Replace weird double quotes “ ” with regular double quotes "
  • Check First Paragraph in all posts
  • Remove duplicate first image and cover image
  • Replace [sourcecode.. and [o.. search for [/
  • Replace wrong sized Headers ####
  • Fix typos
  • Wrap variables, keywords in ticks
  • Format nested Lists
  • Fix code in ordered list width. Should be 100% See ejabberd post or getting-started-with-cact but works in load-testing-aws
  • Make code consistent $ as first line in bash etc.
  • Change math images to use LaTex format
  • Fix highlight.js bug see comments
  • Replace <table> with markown
  • Clean up early posts (Fix code, add formatting etc) 2013 bc.
  • Double check regex patterns
  • Replace &amp;gt;&amp;gt;
  • Add tags to all posts

Tags Talks Authors are showing

_config.yml has the following

# gems and other configs
plugins_dir: [_plugins]
plugins: [jekyll-paginate, jekyll-feed]

In the _plugins directory there is a TagsGenerator

Set Correct Paths

Links and images need the correct links

{{ site.url }}{{ site.baseurl }}

  • Image <img
  • Image ![
  • Image /assets/images
  • Links <a
  • url(
  • Links [...
  • cover
  • Fix bad image path )]
  • Check post.url | remove_first: '/'

ReferenceError: primordials is not defined

Updating the css using gulp errors out

npm install
gulp css

ReferenceError: primordials is not defined
    at fs.js:36:5
    at req_ (/home/brlamore/src/briglx.github.io/docs/node_modules/natives/index.js:143:24)
    at Object.req [as require] (/home/brlamore/src/briglx.github.io/docs/node_modules/natives/index.js:55:10)
    at Object.<ano
   ...

This is a know issue with Jasper and was resolved in 2020. The fix was based on a stack overflow solution.

Fix Missing Images

Overview images
/assets/images/hdpvshdi3.png not found.
/assets/images/phpapache.png not found.

About meta description shows markdown text

<meta property="og:description" content="{% for author in site.data.authors %} {% if forloop.first %} {% include site-nav.html %} {% if author[1].picture %} {% endif %} {{ author[1].name }} {% if author[1].bio %} {{ author[1].bio }} {% endif %} {% if author[1].location %} {{ author[1].location }} &bull; {% endif %} {% if author[1].url %} {%" />

Update Social Links

  • Add Share this for LinkedIn in Header
  • Add share this in footers (See Nina Z footer) (Twitter, facebook, reddit, linkedin, pintrest)
  • Add Social Links to header and footer (GitHub, twitter, linkedin, email, youtube)

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.