Skip to content

Commit

Permalink
Merge pull request #2 from puzzmo-com/posts
Browse files Browse the repository at this point in the history
Ship 2 draft posts
  • Loading branch information
orta authored Apr 8, 2024
2 parents 6b04188 + d30b392 commit aefe116
Show file tree
Hide file tree
Showing 52 changed files with 780 additions and 739 deletions.
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ Puzzmo Blog
Use the CLI:

```sh
hugo new posts/[year]/[month]/[day]/[post name].md
hugo new posts/[year]/[month]/[day]/[post name]/index.md
```

A C&P example which does the dates for you:

```sh
hugo new posts/$(date +%Y)/$(date +%m)/$(date +%d)/my-post.md
hugo new posts/$(date +%Y)/$(date +%m)/$(date +%d)/my-post/index.md
```

### This blog
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ theme = "foshay"

### Hello world!

This blog is the first post of our company blog. We generally want to be writing about our games, Crossword culture and some of the tech decisions we make along the way.
This blog is the first post of our company blog. We generally want to be using this for Changelog entries, writing about our games, Crossword culture and some of the tech decisions we make along the way.

-- ./orta
61 changes: 0 additions & 61 deletions content/posts/2023/12/22/q4-changelog.md

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/posts/2023/12/22/q4-changelog/embed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/posts/2023/12/22/q4-changelog/groups.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit aefe116

Please sign in to comment.