This website requires JavaScript.
Explore
Help
Sign In
talexander
0 Followers
·
0 Following
Joined on
2023-07-05
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
20
Projects
Packages
Public Activity
Starred Repositories
talexander
pushed to
build_site
at
talexander/natter
2023-10-23 18:31:13 +00:00
199621b6f1
Remove the separation of the main template.
talexander
pushed to
build_site
at
talexander/natter
2023-10-22 22:32:10 +00:00
586fd8a066
Getting rendered output from duster.
043cc5eda4
I think I have worked around the lifetime issue by keeping references to the intermediate str's.
58aba8efd5
Invoking the compile function.
ce0819e85b
Feeding the templates into the renderer integration.
fc5342adce
Make the renderer a bit more generic.
Compare 10 commits »
talexander
created branch
build_site
in
talexander/natter
2023-10-22 22:32:10 +00:00
talexander
pushed to
main
at
talexander/organic
2023-10-21 18:32:34 +00:00
f47d688be4
Remove owned String from CustomError.
talexander
pushed to
main
at
talexander/natter
2023-10-20 23:15:36 +00:00
051e86e65a
Remove the AddPost command.
talexander
pushed to
main
at
talexander/natter
2023-10-20 22:51:04 +00:00
273734c9ff
Switch to storing a path to the config file instead of a path to the root directory.
4314937d26
Add a function to load a config from file.
Compare 2 commits »
talexander
pushed to
main
at
talexander/organic
2023-10-20 17:50:37 +00:00
acfc5e5e68
Only allocate memory when unquoting sexp string that contains escapes.
talexander
pushed to
main
at
talexander/organic
2023-10-20 16:50:28 +00:00
d2fd8c5706
Only allocate memory when unquoting sexp string that contains escapes.
talexander
pushed to
main
at
talexander/natter
2023-10-19 05:11:08 +00:00
672ca07a0e
Introduce a new config struct the lives above the raw disk implementation.
talexander
pushed to
main
at
talexander/natter
2023-10-19 00:37:40 +00:00
6668af2025
Add 0BSD license.
talexander
pushed to
main
at
talexander/natter
2023-10-19 00:31:19 +00:00
2350390148
Add some settings to the config.
talexander
pushed to
main
at
talexander/natter
2023-10-19 00:21:35 +00:00
933387eb6f
Writing the writer.toml to a folder when running init.
5f82d7a469
Add serde and toml for parsing the config.
63b0619094
Add the folder structure for the toml config.
Compare 3 commits »
talexander
pushed to
main
at
talexander/natter
2023-10-18 23:56:02 +00:00
8b5930f277
Set up folder structure for the command handlers.
talexander
pushed to
main
at
talexander/natter
2023-10-18 23:50:09 +00:00
179b07388a
Add a test for verifying the clap CLI.
a1f4600483
Move the CLI to a module.
1b189cf15c
Add very basic CLI.
7418d4fd81
Add clap and tokio.
Compare 4 commits »
talexander
pushed to
main
at
talexander/natter
2023-10-18 23:07:47 +00:00
396b91be10
Add Organic as a dependency.
talexander
created branch
main
in
talexander/natter
2023-10-18 23:05:10 +00:00
talexander
pushed to
main
at
talexander/natter
2023-10-18 23:05:10 +00:00
483bc25975
Add Cargo.lock.
1ca2d2f49d
Initial commit.
talexander
created repository
talexander/natter
2023-10-18 23:04:55 +00:00
talexander
pushed tag
v0.1.12
to
talexander/organic
2023-10-18 23:02:09 +00:00
talexander
pushed to
main
at
talexander/organic
2023-10-18 23:01:56 +00:00
503db94b2c
Publish version 0.1.12.
a4381e5e39
Merge branch 'keyword_constants'
e11de60def
Clippy fixes.
b2479e9de8
Remove Debug from the context variables.
49d1cef7ae
Remove context from functions that no longer need it.
Compare 6 commits »
First
Previous
...
75
76
77
78
79
...
Next
Last