Code Monkey home page Code Monkey logo

ace-documentation's People

Contributors

jhollowe avatar julianflapper avatar mapitman avatar oldlady344 avatar sumpfralle 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

ace-documentation's Issues

How to insert HTML sortable tables in Hugo?

Hi!
I'm trying to insert sortable HTML tables into my documentation, but upon saving and running hugo server, it comes out to be blank. Is there any way to sort this out?

No menu bar while deploying using github pages

While I'm deploying the same website on github pages I'm unable to see the menu bar on the left hand side whereas, if I'm running it locally, then everything seems fine.
I'm attaching the screenshots below. Kindly suggest.
Screenshot from 2020-09-15 01-15-30
Screenshot from 2020-09-15 01-15-59

next-prev-page has unexpected behavior with last page

When on the last page of the site (example from demo site), the navigation footer's "next" link exists and points to the first element of its section. When using nested sections, it displays the first page of the root section.

Example of nested:

layout: (single letter pages are _index.md and double letters are standard pages
layout

footer on page BB:
footer on page BB

Search bar doesn't work

Hey!
The search bar located on the top left hand side doesn't seem to work.
Whenever I enter anything into the search bar, it redirects me to the home page.
What could be the possible issue?

tag support

Hi!

Is it possible to include the support of tags. For larger documentations, you could then also search keywords and link pages. Just like classic hogo blog pages:

---
date: 2018-11-29T08:41:44+01:00
title: Theme tutorial
weight: 15
tags: ["tutorial", "theme" ] 
---

only

``ini
+++
title = "Theme tutorial"
description = ""
weight = 2
tags = ["tutorial", "theme"]
+++


Error: Error building site: failed to process shortcode:

Anyone able to help with this error?

1. I installed Go and Hugo (binary) and checked the version:
\projects>hugo version
hugo v0.111.2-4164f8fef9d71f50ef3962897e319ab6219a1dad+extended windows/amd64 BuildDate=2023-03-05T12:32:20Z VendorInfo=gohugoio

2. Created a new site for testing
\projects>hugo new site docs
Congratulations! Your new Hugo site is created in C:\Users\Anthony\Documents\projects\docs.

3. Downloaded the ace-documentation from git
\projects\docs>cd themes
\projects\docs\themes>git clone https://github.com/vantagedesign/ace-documentation
Cloning into 'ace-documentation'...
...
Resolving deltas: 100% (268/268), done.

4. Copied the example folders
\projects\docs\themes\ace-documentation\exampleSite\content to \projects\docs\content
\projects\docs\themes\ace-documentation\exampleSite\resources to \projects\docs\resources

5. Update the configuration file
\projects\docs\config.toml now contains:
baseURL = 'Users/Anthony/Documents/projects/docs'
languageCode = 'en-us'
title = 'My New Hugo Site'
theme = "ace-documentation"

6. Ran Hugo
(Note: full path shortened for clarity)
Error: Error building site: C: ... \projects\docs\content\shortcodes\doublecode.md:23:1": failed to render shortcode "code": failed to process shortcode: "C: ... \projects\docs\themes\ace-documentation\layouts\shortcodes\code.html:23:67": execute of template failed: template: shortcodes/code.html:23:67: executing "shortcodes/code.html" at : error calling markdownify: "C: ... \projects\docs\content_index.md:3:1": failed to extract shortcode: unclosed shortcode "doublecode"

I have tried other installations, in other project locations, with the same resulting error.

What have I missed? Any help appreciated.

failed to extract shortcode: template for shortcode "lead" not found

Reading the documentation here

"You can add some sample content to your site by placing the contents of the exampleSite directory in your /docs directory."

I've copied the content folder from themes/ace-documentation/exampleSite/content/ to docs/content/

I run hugo serve

Error: Error building site: "..../docs/content/_index.md:6:1": failed to extract shortcode: template for shortcode "lead" not found

Thanks

Question: Multiple projects

I really like this theme. I’ve looked through more on the net, but this is the one I like best. However, I would like to see the documentation of several projects in one place. At the moment, I have not found a solution with this theme. Can it be possible at all? Sorry for my english :)

tables formating

Tables facing problems with header formatting. Frames are missing.
All below header row is formatted right

Hamburger menu not working for me on iPhone or iPad

Hi there,

I'm new to Hugo so please forgive me if there's a simple fix to this. I managed to get the Ace theme working on my development site today, and having a lot of fun playing around with it on my MacBook, and adding some customisations.

So when I finally deployed the site to Netlify today, it was the first chance that I had to test the site on the iPhone. It presents a different interface of course - with two 'hamburger' menu items - however both menu buttons are unresponsive to touch. Same issue when I try it on the iPad.

Any known issue around this? An hour of googling hasn't led me to much.

Cheers

gmilroy

Search does not return any results. Reroutes to 127.0.0.1:1313/?

Hi,

Thank you for making an awesome Hugo theme. I have been using it for some time now and it is wonderful. I cannot, however, seem to get the search to work. Whenever I search for something, it basically reroutes to 127.0.0.1:1313/? and does not return any results.

I have just tried reinstalling the theme and get the same results. Checking the source of the generated HTML everything checks out with correct links to jQuery, popper, lunr and auto-complete. They are all available in a minified version for the generated site.

Is there some step that I am missing to get the search to work?

My config looks like this:

baseURL = "/"
languageCode = "en-uk"
title = "Zettelkasten"

# Set ace-documentation theme
theme = "ace-documentation"

# Set search functionality
[outputs]
home = [ "HTML", "RSS", "JSON"]

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.