Giter Site home page Giter Site logo

notepad's People

Contributors

hmfaysal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

notepad's Issues

No Gemfile

Could you add the Gemfile? Because I clone any other jekyll theme, bundle update, it works. Please update the gemfile.

Excellent theme. Brilliant work! thanks a lot!

cant wait to use it :)

embeding youtube videos

Hi,
What's the best way to embed youtube videos?. By pasting the iframe youtube gives you the video fills the entire width of the page. If the iframe says 640x480 they seem to fill the entire page no matter what.

We cant use plugins on gh pages so i was wondering if there is anything we have to surround the code with to make them look normal.

Code Highlighting does not work

Hello,

It seems the pygments or rouge highlighter is not working when I need to syntax color code using this theme. Is there any way to fix this?

I don't understand where can I include my own css

First of all, thank you for this beautiful theme. I really like it.

However, I'm trying to add some custom css to the page, and I can't do it.

This is what I did:

In css/main.scss:

@import
        "base",
        "layout",
        "syntax-highlighting",
        "custom"  //added
;

I included a file called _custom.scss which is in the folder _sass

In that I have the code:

.contactme {
    width: 200px;
    height: 500px;
    border: 2px solid red;
}

Which I want to apply to a div in a page that I created which has the following markup:

contact.html:

---
layout: page
title: Contact Me
permalink: /contactme/

---

<div class="contactme">

    <form action="//formspree.io/email" method="POST">
        <input type="text" name="name">
        <input type="email" name="_replyto">
        <input type="submit" value="Send">
    </form>

</div>

However, I don't see any changes and Jekyll doesn't report any errors. Also, I tried changing something random in one of the already included .scss files (like _base.scss), like changing the font-size in the body, adding borders to divs, and nothing changes. What am I doing wrong?

issues with https

some external js are blocked if you use https and the page design looks broken

Custom Domain

I am having trouble adding my custom domain devdes.me to the site. I was able to add the CNAME and set up the DNS with my provide (NameCheap), but the page loads without any of the aesthetic layout and none of the links send me to a page not found or a 404 error.

The original site name jessjeanjo.github.io/Notepad works, but I am unable to successfully change it to my custom domain.

How do you apply this theme in JekyllBootstrap??!?!?!

I'm sorry, but I'm getting very mad trying to mess with this theme and getting it to work with JekyllBootstrap.

All you gave was a template of a blog, what am I supposed to do with it?? I can't install it using Rake, because it returns errors, and this is not a supported theme.

Arrows not present after forking.

After forking, everything works perfectly except the read more down arrow, newer posts left arrow, older posts right arrow, and mobile version's upper right hand corner menu drop down are not present.

Anyone able to provide assistance?

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.