Code Monkey home page Code Monkey logo

aviator-jekyll-template's People

Contributors

darcyknox avatar david-large avatar james-cloudcannon avatar jonatahb avatar jtrbuhovic avatar mneumegen avatar rycoll 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  avatar  avatar  avatar

aviator-jekyll-template's Issues

Highlighter?

Which languages are supported with the Highlighter? And where do we set which type of Highlighter we use? (I want to highlight C++ and C code but doing ~~~ c++ doesnt work)

Not very customizable

Hi CloudCannon-Team,

I came across this jekyll theme and I was really impressed by the looks. But sadly the scss code itself wasn't that pretty or easy customizable. Would you mind making it easier customizable and maybe add autoprefixer? It would really increase the quality of this theme. If you need assistance with the doing, just ask me ๐Ÿ™‚

Greetings
Knerd

Invalid links on demo page

Links to 1st, 2nd, 3rd and 4th layout on demo page are invalid

The links are:

https://jekyll-demos.github.io/index.html
https://jekyll-demos.github.io/index2.html
https://jekyll-demos.github.io/index3.html
https://jekyll-demos.github.io/index4.html

While they should be:

https://jekyll-demos.github.io/Aviator-Jekyll-Theme/index.html
https://jekyll-demos.github.io/Aviator-Jekyll-Theme/index2.html
https://jekyll-demos.github.io/Aviator-Jekyll-Theme/index3.html
https://jekyll-demos.github.io/Aviator-Jekyll-Theme/index4.html

can I use a baseurl with this theme?

When I try to add a baseurl to the config file, the theme doesn't display correctly.

For example, I added this to the _config.yml file:

title: Aviator theme demo
host: 127.0.0.1
port: 4029
baseurl: "/aviatortheme" 

When I turn jekyll serve, the site doesn't show any images or styles. If I take away the baseurl, it shows fine. I'm not sure why the baseurl isn't working.

Small cosmetic issue when changing $nav-width

I had some longer APIs that didn't fit in the default 210px wide navigation area. I enlarged the area by changing $nav-width in style.css.

This caused a small gap.
gap

I fixed it by changing the margin from 210px to read the value from the variable in _main.scss
.main {
margin: 0 0 0 $nav-width;

Embedding screenshots?

I'm using Markdown syntax to try adding screenshots to my documentation, but it simply overflows the container. I tried using the Liquid syntax to no avail. Any tips on embedding screenshots?

Change url structure

Hello there!

It may be a silly question, but I can't seem to be find a way to change the urls from /#documentationgetting_started to /documentations/getting-started.

I've try setting global definitions like permalink: /:categories/:year/:month/:day/:title/:output_ext or per collection, per page, but nothing seems to be working.

Any way to change that?

Thanks!

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.