Coder Social home page Coder Social logo

hugo-journal's Introduction

Hi! I'm Damien 👋

Small 🐟 swimming in the Web pond.


I'm a frontend developer from 🇫🇷 with a passion about web accessibility and UX.

You can reach me in French, Japanese, or any flavour of English.

But if I were you I wouldn't do so, I'm despicable.

hugo-journal's People

Contributors

dashdashzako avatar dependabot[bot] 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

Watchers

 avatar  avatar

hugo-journal's Issues

No posts showing

I installed the theme and I don't have any post showing but I see my posts with other themes.
shot

I even tried adding that to the index.html template but still nothing. This code is copied from a website to list all pages, I'm new to Hugo.

{{ define "main" }}
{{.Content}}
<ul class="all-posts">
{{range .Site.Pages}}
<li><a href="{{.Permalink}}">{{.Title}}</a></li>
{{end}}
</ul>
{{ end }} 

Even going to the urls that work on other themes returns a 404 (like going to http://localhost:1313/posts/cool-post/)

Every page and content is 404 Not Found

I don't know why it is every my page & content always 404
am i missing something?
do you have an example for this theme?

Screen Shot 2019-09-24 at 11 18 03
Screen Shot 2019-09-24 at 11 18 12

my config toml

baseURL = 'http://localhost:1313'
title = 'Yusuf Blogs'
theme = 'hugo-journal'

[params]
  description = "Blog meta description."
  githubUsername = "your_gh_username"
  twitterUsername = "your_twitter_handle"
  tagline = "Blog tagline. Shown under index title."
[params.work]
  jobTitle = "occupation"
  company = "the company"
  companyUrl = "https://the.company.url/"

Typeface

Please try to avoid tracking-enhanced Google fonts. The typeface sure is nice, though. A local alternative would be appreciated, 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.