Coder Social home page Coder Social logo

ramium's Introduction

Hi, it's DevRa

Follow me around the web

Website Blog LinkedIn StackOverflow Google Scholar YouTube Facebook

ramium's People

Contributors

coliff avatar fcastello avatar rafed 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

Watchers

 avatar

ramium's Issues

Example post fails to render on title in frontend

After copying the frontmatter from the example post, Higo crashes with

"C:\temp\helloworld\content\posts\my-first-post.md:2:1": failed to unmarshal YAML: yaml: invalid map key: map[interface {}]interface {}{"replace .Name \"-\" \" \" | title":interface {}(nil)}

1 ---
2 title: {{ replace .Name "-" " " \| title }} 
3 date: {{ now.Format "2006-01-2" }} tags: [tag1, tag2]

Replacing the templates with strings removes the issue.

Template failed on first run

I am brand new to Hexo and found your theme being almost a perfect match for my needs.

I followed the Quick Start at Hugo site and just used your theme instead of ananke. The very first run of hugo crashes:

PS C:\temp\helloworld> hugo server -D
Building sites โ€ฆ ERROR 2020/05/01 12:06:59 render of "taxonomyTerm" failed: "C:\temp\helloworld\themes\ramium\layouts\_default\terms.html:7:22": execute of template failed: template: _default/terms.html:7:22: executing "main" at <.Paginator>: error calling Paginator: 'pager size' must be a positive integer
ERROR 2020/05/01 12:06:59 render of "taxonomyTerm" failed: "C:\temp\helloworld\themes\ramium\layouts\_default\terms.html:7:22": execute of template failed: template: _default/terms.html:7:22: executing "main" at <.Paginator>: error calling Paginator: 'pager size' must be a positive integer
ERROR 2020/05/01 12:06:59 render of "section" failed: "C:\temp\helloworld\themes\ramium\layouts\posts\list.html:7:17": execute of template failed: template: posts/list.html:7:17: executing "main" at <.Paginate>: error calling Paginate: 'pager size' must be a positive integer
Built in 51 ms
Error: Error building site: failed to render pages: render of "home" failed: "C:\temp\helloworld\themes\ramium\layouts\index.html:34:37": execute of template failed: template: index.html:34:37: executing "main" at <first .Site.Params.TagsInHome (shuffle $randTags)>: error calling first: both limit and seq must be provided

I tried to replace your theme back with ananke and everything works so I belive the issue is with the theme and not the installation (I hope, sorry if this is not the case).

Not sure if this is related, but when reading your "Usage" section, I see that you write

When you manually create files by following quick start (step4), you should command hugo new posts/<filename>.md instead of hugo new posts/<filename>.md.

I am not sure where the difference between these two commands is?

Cannot add a favicon

I put the favicon.ico into the static/image folder. But when I build it, it just put a favicon.ico into the root. Emmmmmm... It cannot show the favicon in Github Pages.

Thaks. ๐Ÿ™๐Ÿ™๐Ÿ™๐Ÿ™๐Ÿ™๐Ÿ™๐Ÿ™

code style name

I love this theme very much !
But how can i change the code block style? eg:color

Remove bold and...

  1. How can I remove the bold for all words in the blog ?
  2. It looks โ€™m is not resolved at the very Front page, but only when you click and open the blog ???
  3. Where to add author?
  4. Where to specify sections??

Please refer to https://kind-feather.aerobaticapp.com/ temporarily.... Thank you

GA script is repeated

Hi Rafed,
I am seeing that the final page index.html is repeating the Google Analytics script.
I think the problem is in /partials/head.html.
In my case I have solved by removing the last line:
{{template "_internal / google_analytics_async.html". }}

Sections not showing on the home page if you only have one (same for tags)

If you only have one section (same for tags), the Sections part on the home page doesn't show up, due to this line in the template :

{{ if gt (len $randSections) 1 }}

I was kind of disappointed not seeing the Sections part although I only had one section (other than Posts). I think this should at least be a setting in the config.toml file to allow showing a single section on the home page.

Theme broken after latest updates

Hello again @rafed

Currently the theme fails with the following ERROR

1. About Ramium.md:11:19": failed to extract shortcode: template for shortcode "local" not found

You need to add the missing shortcode or change what is called in the above content file.

Also please test whether a project using your theme generates properly before pushing updates.

Once you fix the above, feel free to close this issue.

Thank you.

Dark toggle

Hey have you tried adding a dark theme toggle. Ive been trying to add following this tutorial, but was only successful in making a toggle switch not actually changing the colors.

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.