Commit Graph

453 Commits

Author SHA1 Message Date
fa5d7a4d42 Remove rockyourcode 2021-10-02 11:54:20 +02:00
cd36a63fd0 Merge pull request #268 from m0xxz/master
markdownify on  .Content not needed
2021-08-24 14:49:42 +02:00
e4b831ac6b Merge pull request #267 from calefrey/patch-1
Make prismjs shortcode CRLF tolerant
2021-08-24 14:46:30 +02:00
c10d0fa757 Merge pull request #263 from n-kremeris/patch-1
Update USERS.md
2021-08-24 14:42:55 +02:00
25bae8dd53 Merge pull request #254 from panr/dependabot/npm_and_yarn/browserslist-4.16.5
Bump browserslist from 4.16.3 to 4.16.5
2021-08-24 14:42:01 +02:00
cf980be3f4 Merge pull request #271 from panr/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-08-24 14:41:51 +02:00
f139a26426 Update README.md 2021-08-24 14:40:59 +02:00
7d58896abd add cmake, llvm and nasm syntax 2021-08-24 14:30:28 +02:00
1752bcca7d Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 22:59:12 +00:00
7773f26830 No need to markdownify .Content, per Hugo project (https://github.com/gohugoio/hugo/issues/2616#issuecomment-255179057). This fixes issues with showFullContent. 2021-07-13 20:28:36 -07:00
9fcd6f2e83 Make prismjs shortcode CRLF tolerant
Checks for extra line in the form of `\r\n` or `\n` so that it's recognized and removed appropriately when edited in a CRLF editor
2021-07-13 17:36:00 -04:00
7eb29c4145 Update USERS.md 2021-07-01 21:33:09 +01:00
ebf07a9cdd Bump browserslist from 4.16.3 to 4.16.5
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.5.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 01:45:20 +00:00
ca1cc0c391 Merge pull request #242 from woosal1337/patch-1
Update USERS.md
2021-05-12 23:33:22 +02:00
b06ead7ef5 Merge pull request #251 from panr/dependabot/npm_and_yarn/postcss-8.2.10
Bump postcss from 8.2.8 to 8.2.10
2021-05-12 23:32:59 +02:00
092dfc0601 Merge pull request #246 from panr/dependabot/npm_and_yarn/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2
2021-05-12 23:32:50 +02:00
3dd20f0986 Bump postcss from 8.2.8 to 8.2.10
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.8 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.8...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 00:38:37 +00:00
988d494e4b Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 22:58:19 +00:00
fe616cce37 Update USERS.md 2021-04-06 01:41:32 +03:00
aaaadafec9 Add default values for the pagination 2021-03-21 10:41:10 +01:00
9dd8459305 Merge pull request #155 from guiguir68/multilingual-improvement
'Newer/Older posts' label is now editable
2021-03-21 10:39:23 +01:00
b4bf3b06c3 Merge pull request #229 from smailzhu/fix-empty-summary
fix summary issue
2021-03-21 10:33:08 +01:00
b4629bfaea Merge pull request #233 from MCWertGaming/desciptionFix
use the defined description instead of the first paragraph in the header when available
2021-03-21 10:20:56 +01:00
89e499b402 Merge pull request #238 from geckopfote/master
Update USERS.md
2021-03-21 10:18:52 +01:00
6e3dff3351 Merge pull request #239 from CMiksche/patch-2
Add rss file with full content
2021-03-21 10:12:21 +01:00
58bfba3985 [chore] update dependencies and modernize postcss config 2021-03-21 10:06:30 +01:00
72673985a1 Add rss file with full content
Add a default RSS file based on the official Hugo file and extend it with a content tag

Fixes #234
2021-02-28 20:03:44 +01:00
dc69c9059c Update USERS.md
Add my website to the list.
2021-02-21 12:54:54 +01:00
30ad59dc69 use the defined description instead of the first paragraph 2021-02-03 16:54:28 +00:00
8564ee33a1 Merge pull request #196 from cindrmon/patch-1
duplicated website and name
2021-01-10 10:27:51 +01:00
175b1a7cb8 Merge branch 'master' into patch-1 2021-01-10 10:27:43 +01:00
53a90e1e09 Merge pull request #195 from bugfix123/patch-1
Update USERS.md
2021-01-10 10:25:19 +01:00
235f2a37ff Merge branch 'master' into patch-1 2021-01-10 10:25:03 +01:00
2363670d7e Merge pull request #212 from kdpuvvadi/master
Update USERS.md
2021-01-10 10:24:01 +01:00
e42dbd57ea Merge pull request #214 from Louisload/feature/add-community-feature-portfolio
Add portfolio fork to COMMUNITY-FEATURES
2021-01-10 10:19:04 +01:00
2c5f161f65 Merge branch 'master' into feature/add-community-feature-portfolio 2021-01-10 10:18:10 +01:00
ec4748863a Merge pull request #215 from MichaelTrip/update-USERS.md
updated USERS.md
2021-01-10 10:13:04 +01:00
de84c9b4c3 Merge branch 'master' into update-USERS.md 2021-01-10 10:12:50 +01:00
3032b81e82 Merge pull request #223 from panr/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
2021-01-10 10:12:08 +01:00
8dc8e95747 Merge pull request #221 from markopolo123/master
Update USERS.md
2021-01-10 10:11:51 +01:00
fef6d938fd Merge branch 'master' into master 2021-01-10 10:11:31 +01:00
5092fa9a01 Merge pull request #226 from MCWertGaming/master
Update USERS.md
2021-01-10 10:10:58 +01:00
603898c30b Merge branch 'master' into master 2021-01-10 10:10:49 +01:00
a09a79ae4c Merge pull request #231 from sethsimmons/patch-1
Add sethsimmons.me to user’s list
2021-01-10 10:06:31 +01:00
3dd5709d70 Merge pull request #225 from robbienohra/feature/gist-syntax-highlighting
initial draft for gist syntax highlighting and table-layout modification
2021-01-10 10:06:15 +01:00
24522eeec5 Add sethsimmons.me to user’s list 2021-01-03 14:59:04 -05:00
ce5fa4c87c Merge branch 'feature/gist-syntax-highlighting' of github.com:robbienohra/hugo-theme-terminal into feature/gist-syntax-highlighting 2020-12-31 22:46:35 -05:00
090d7b2f19 additonal cleanup 2020-12-31 22:46:26 -05:00
5f53ba6b43 Merge branch 'feature/gist-syntax-highlighting' of github.com:robbienohra/hugo-theme-terminal into feature/gist-syntax-highlighting 2020-12-31 22:36:17 -05:00
3c914ffcf7 Merge branch 'feature/gist-syntax-highlighting' of github.com:robbienohra/hugo-theme-terminal into feature/gist-syntax-highlighting 2020-12-31 22:36:06 -05:00