Giter Club home page Giter Club logo

Comments (14)

jfhbrook avatar jfhbrook commented on August 26, 2024

Not yet, but I'll take a look!

from blacksmith.

jfhbrook avatar jfhbrook commented on August 26, 2024

Keep in mind: The refactor branch is not ready for use.

from blacksmith.

GreyDev avatar GreyDev commented on August 26, 2024

I found the bug in master and couldn't fix it myself so switched over to refactored to see if it had been resolved. When I found it hadn't, I figured it was time for a bug report :)

from blacksmith.

jfhbrook avatar jfhbrook commented on August 26, 2024

Hi GreyDev,

I was unable to reproduce your issue. There are two suggestions I can give you though:

  1. Make sure your site's config.json is complete, as blacksmith looks here to figure out your site's title.
  2. blacksmith post isn't very smart. When you run blacksmith post it will make a sub-page (which is good for blog posts but not for a front page). However, if you move the files out of the ./pages/first-post directory into ./pages it should work.

If you have further difficulties try finding me in #nodejitsu on irc.freenode.net .

from blacksmith.

deepseafish avatar deepseafish commented on August 26, 2024

I have the same problem as GreyDev. Installed blacksmith like suggested in docu, generated a blog page and did a 'blacksmith generate'. Every post on the frontpage has a title "My awesome blog".

from blacksmith.

jfhbrook avatar jfhbrook commented on August 26, 2024

Hi @deepseafish,

What does your config.json look like?

from blacksmith.

deepseafish avatar deepseafish commented on August 26, 2024

Hi Joshua,

it's the default one. Didn't modify it. I can send it to you tonight when I'm back from work.

On 19.04.2012, at 23:33, Joshua [email protected] wrote:

Hi @deepseafish,

What does your config.json look like?


Reply to this email directly or view it on GitHub:
#42 (comment)

from blacksmith.

jfhbrook avatar jfhbrook commented on August 26, 2024

Okay, because the default blog title is "My awesome blog" and you can change it with the config.json.

from blacksmith.

deepseafish avatar deepseafish commented on August 26, 2024

This is my config.json:

{
  "title": "My Awesome Blog",
  "url": "my.blog.local",
  "author": "Me",
  "description": "My awesome blog!",
  "tags": [
    "awesome",
    "blog"
  ]
}

...and this is the result (http://localhost:8080/): http://imgur.com/UanzM

from blacksmith.

GreyDev avatar GreyDev commented on August 26, 2024

Just to confirm; This is the same issue I was experiencing deepseafish.

from blacksmith.

jcftang avatar jcftang commented on August 26, 2024

I came across this problem as well, I think it has to do with "" and the actual <title> tag itself, I never got to the bottom of this.

from blacksmith.

optikfluffel avatar optikfluffel commented on August 26, 2024

Same problem here =/

from blacksmith.

jfromaniello avatar jfromaniello commented on August 26, 2024

I have the same problem, it seems (from my understanding) that weld sets the title of the articles equals to the title of the blog in this page.... but surprisingly it works fine on the article page which also show the two titles.

from blacksmith.

optikfluffel avatar optikfluffel commented on August 26, 2024

+1

from blacksmith.

Related Issues (20)

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.