doctored 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +73 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: bcb05c45560e316a7720d05dc737dd8b0d992dd2638774443dd9d518c611fe50
4
+ data.tar.gz: 6226e16f222ee4434a353b3100637a9d35ae127158de103aaebb01348fb819c6
5
+ SHA512:
6
+ metadata.gz: 5e4759ff7911cd4c8398e7a13ba1c2f96c1888c50d64aa65cd9ab8f246a082abf415991c8d62a377c73ebca95f55b15ec0fa5e679ca8c6dbb3c75450a58b9272
7
+ data.tar.gz: 43dc1fee50663af9da41e01004c03048b7a5ed44d2f2482a76b24445e3a3b08699a4dee4f9c6c1cb0b8968b3ea6db9178010a928538fe0a91c9693b507e26f2a
metadata ADDED
@@ -0,0 +1,73 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: doctored
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - joshpinto6
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2025-06-27 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: jekyll
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - ">="
18
+ - !ruby/object:Gem::Version
19
+ version: 3.9.0
20
+ type: :runtime
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - ">="
25
+ - !ruby/object:Gem::Version
26
+ version: 3.9.0
27
+ - !ruby/object:Gem::Dependency
28
+ name: bundler
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ version: '0'
34
+ type: :development
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - ">="
39
+ - !ruby/object:Gem::Version
40
+ version: '0'
41
+ description: " Doctored is a jekyll theme built with tailwind CSS which enables the
42
+ ceration of static, yet highly advanced, blogs, digital gardens, documentation,
43
+ and portfolio websites."
44
+ email:
45
+ - ''
46
+ executables: []
47
+ extensions: []
48
+ extra_rdoc_files: []
49
+ files: []
50
+ homepage: https://joshpinto6.github.io/doctored
51
+ licenses:
52
+ - MIT
53
+ metadata: {}
54
+ post_install_message:
55
+ rdoc_options: []
56
+ require_paths:
57
+ - lib
58
+ required_ruby_version: !ruby/object:Gem::Requirement
59
+ requirements:
60
+ - - ">="
61
+ - !ruby/object:Gem::Version
62
+ version: '0'
63
+ required_rubygems_version: !ruby/object:Gem::Requirement
64
+ requirements:
65
+ - - ">="
66
+ - !ruby/object:Gem::Version
67
+ version: '0'
68
+ requirements: []
69
+ rubygems_version: 3.5.11
70
+ signing_key:
71
+ specification_version: 4
72
+ summary: "\U0001F3A9 A blog theme prioritizing uniqueness, complexity, and sophistication."
73
+ test_files: []