Michael Currin

Results 245 comments of Michael Currin

```md ![](https://img.shields.io/github/last-commit/michaelcurrin/code-cookbook) ``` ![](https://img.shields.io/github/last-commit/michaelcurrin/code-cookbook)

For interest, with overrides ``` ![](https://img.shields.io/github/last-commit/michaelcurrin/code-cookbook?color=red&label=custom%20label&logo=python&logoColor=green) ``` ![](https://img.shields.io/github/last-commit/michaelcurrin/code-cookbook?color=red&label=custom%20label&logo=python&logoColor=green)

[![Build Status](https://travis-ci.com/mritunjaysharma394/sedpy.svg?branch=master)](https://travis-ci.com/mritunjaysharma394/sedpy) [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/mritunjaysharma394/sedpy/graphs/commit-activity) [![GitHub issues](https://img.shields.io/github/issues/mritunjaysharma394/sedpy)](https://github.com/mritunjaysharma394/sedpy/issues) [![GitHub forks](https://img.shields.io/github/forks/mritunjaysharma394/sedpy?style=social)](https://github.com/mritunjaysharma394/sedpy/network) [![GitHub stars](https://img.shields.io/github/stars/mritunjaysharma394/sedpy?style=social)](https://github.com/mritunjaysharma394/sedpy/stargazers) ![PythonVersion](https://img.shields.io/badge/python-2.7%20%7C%203.5%20%7C%203.6%20%7C%203.7%20%7C%203.8-blue) ``` [![Build Status](https://travis-ci.com/mritunjaysharma394/sedpy.svg?branch=master)](https://travis-ci.com/mritunjaysharma394/sedpy) [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/mritunjaysharma394/sedpy/graphs/commit-activity) [![GitHub issues](https://img.shields.io/github/issues/mritunjaysharma394/sedpy)](https://github.com/mritunjaysharma394/sedpy/issues) [![GitHub forks](https://img.shields.io/github/forks/mritunjaysharma394/sedpy?style=social)](https://github.com/mritunjaysharma394/sedpy/network) [![GitHub stars](https://img.shields.io/github/stars/mritunjaysharma394/sedpy?style=social)](https://github.com/mritunjaysharma394/sedpy/stargazers) [![PythonVersion](https://img.shields.io/badge/python-2.7%20%7C%203.5%20%7C%203.6%20%7C%203.7%20%7C%203.8-blue) ```

Perhaps maintained is useful as a manual flag. Issues is not so useful esp in GH itself. The pipe for versions is an alternative to comma. Or a range.

The default I used of 400 height was too large on desktop I found height better to set than width as vertical space needs to be not huge when using...

Here is the page. https://github.com/MichaelCurrin/simplest-jekyll/blob/master/README.md Using width instead ![Screenshot_20200909-132441_Chrome](https://user-images.githubusercontent.com/18750745/92592519-fb6a7000-f29f-11ea-9c95-38e10a9bf86d.jpg)

Cheatsheet reference? Implicit rules and dynamic macros ``` make maintains a set of macros dynamically, on a target-by-target basis. These macros are used quite extensively, especially in the definitions of...

@milindsingh Glad to hear, thanks for sharing!

@milindsingh Your package works for me :) I can't make any issues on your repo, but it would be nice to document one of the approaches below in README.md One...