Ephraim Duncan

Results 39 issues of Ephraim Duncan

[termd](https://github.com/dephraiim/termd) is a cli for previewing and rendering markdown files in the terminal.

Dark mode is the a neccesity for every website. Can dark mode be added?

Hey there, I wrote `How to Next.js`, an overview of Next.js: https://github.com/dephraiim/how-to-nextjs I'd like to add it to your repository. What do you think? Thanks!

Sorry for disturbing again, but I really need this. In your series, you use CSS Modules, more like as a component `import styles from "./style.css"` then reference it with `className={styles.title}`...

I started this to keep new terms I found at a single place and understand them better but I been busy I almost forgot about it. Adding more terms and...

documentation
help wanted
good first issue
hacktoberfest

[termd](https://github.com/dephraiim/termd) is a markdown previewer with syntax highlighting for the terminal.

enhancement
endorsement-needed

How do I access the Twitter Bookmarks API endpoint with this library?

### Bug description When using the wunderctl command line, it returns nothing to the user. The options are not returning anything to the user. ### How to reproduce 1. Install...

bug

I don't know if it is me, but using this boilerplate, I am having a hard time using `.env` files with enviromental variables so I went back to create-react-app. I...