This website works better with JavaScript.
Explore
Help
Sign In
learn-code-the-hard-way
/
besos-loves-slides
Watch
1
Star
0
Fork
You've already forked besos-loves-slides
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
31
Commits
1
Branch
0
Tags
2.1 MiB
Tag:
Branch:
Tree:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Commit Graph
31 Commits (master)
All Branches
Search
Author
SHA1
Message
Date
Zed A. Shaw
cd6de86cb1
Hot reloading now works and you can toggle fullscreen so you can work on your presentation by just editing the file.
1 week ago
Zed A. Shaw
beee4381ea
Made the bezos.exe fully independant so it can run in any directory and use any font or images.
1 week ago
Zed A. Shaw
de225cf25c
More improvements in config and using a more fancy bullet char.
1 week ago
Zed A. Shaw
6ebdf6e26c
Can center one line and few words but then it falls apart. Must have a bug.
1 week ago
Zed A. Shaw
a0d3f5202c
Parser is much better now and there's a better demo in sample/about-bezos.md
1 week ago
Zed A. Shaw
494b0197db
Make it possible to set a slide background image and test that a slide with only an image works.
1 week ago
Zed A. Shaw
59e75e9403
I can load images now.
1 week ago
Zed A. Shaw
c47526499a
Mostly working except for loading images.
2 weeks ago
Zed A. Shaw
c05991399a
Code reorg.
2 weeks ago
Zed A. Shaw
548b6e79e8
Fix things up so I can finally get this working with the new code I have.
2 weeks ago
Zed A. Shaw
8a24d18b6f
First stab at an images format but needs work. Also, wasn't really using the backend class but also don't know why it didn't destroy things.
7 months ago
Zed A. Shaw
69e8e5c43b
And now totally on the new parser and ready to push the features furthers.
7 months ago
Zed A. Shaw
a9fa98b644
Parser now works on the same slides but no per-slide metadata yet.
7 months ago
Zed A. Shaw
0691632f05
Can now handle meta data json at the start but not on each slide. Coming soon.
7 months ago
Zed A. Shaw
081ecb9852
After reading the manual some more I have a basic working parser, now to add the json metadata feature.
7 months ago
Zed A. Shaw
664de68d9d
Started a new parser using ragel. It can parse the slides but without json. Need to re-read the ragel manual to get it fully working.
7 months ago
Zed A. Shaw
94422a4155
Rename some files so I know they're UI components.
7 months ago
Zed A. Shaw
068a809192
Add in a little rectangle placeholder.
7 months ago
Zed A. Shaw
9fab50277d
Now I can have a config at the top that's loaded.
7 months ago
Zed A. Shaw
84dafe2f2e
Laid out how I want the control panel to look but can't render the slides there until I get the parser nicer.
7 months ago
Zed A. Shaw
b3affcf9fa
Have a layout I want for the control window.
7 months ago
Zed A. Shaw
4e3e8e7b23
Quick cleaning of main to make working on the control window easier.
7 months ago
Zed A. Shaw
8cc5973f71
Rework the code into separate files for further dev.
7 months ago
Zed A. Shaw
e26a937ce6
Phrasing.
7 months ago
Zed A. Shaw
3722e0a989
Tell people what it is.
7 months ago
Zed A. Shaw
81468e5692
It can now display full screen on any monitor, but I need to have a second control window so I can always move it around even if it goes off screen.
7 months ago
Zed A. Shaw
dfc9d94cf5
Can now go full screen and change backgrounds.
7 months ago
Zed A. Shaw
965e570182
I can now display 10 slides.
7 months ago
Zed A. Shaw
bb04ff794a
Lay out the first idea for quickly parsing the md files.
7 months ago
Zed A. Shaw
9e33b3d52f
First build working that shows some stuff on the screen.
7 months ago
Zed A. Shaw
72b4402c4e
Initial commit
7 months ago